Index: README.md
===================================================================
diff -u -r4ac0392739dbdfe332b210b59b3a401e553bb031 -r0c578806d98c8e36a72a863b227fe54886337b15
--- README.md (.../README.md) (revision 4ac0392739dbdfe332b210b59b3a401e553bb031)
+++ README.md (.../README.md) (revision 0c578806d98c8e36a72a863b227fe54886337b15)
@@ -1,10 +1,33 @@
Diality's Embedded Leahi Yocto (ELY) distribution manifest
==========================================================
-This manifest is based on the Digi Embedded Yocto (DEY) manifest
+
+Introduction
+------------
+NOTE: \
+ELY is based on the Digi Embedded Yocto (DEY)
[Digi's Embedded modules](https://www.digi.com/products/embedded-systems).
-This repository contains the manifest file tailored for Diality's Embedded Leahi Yocto (ELY) distribution.
+The leahi distro includes 3 main repositories
+* **manifest** \
+ **leahi-distro-manifest** \
+ The current repository which clones all the others.
+
+* **meta-layer** \
+ **leahi-meta-layer** \
+ The repository that contains all the custimisations. \
+ This repository going to have two main meta layers.\
+ * **leahi-meta-bsp** : Board Support Package\
+ The meta layer to customise the leahi distro for the basic operations.
+ * **leahi-meta-cyb** : Cybersecurity packages (WIP) \
+ The meta layer to customise the leahi distro for the security.
+
+* **project** (WIP) \
+ **leahi-distro-prj** \
+ This repository includes the build project files.
+ Including conf folder with bblayer.conf, local.conf, environment setup, and so on.
+
+
Installing Diality's Embedded Leahi Yocto (ELY)
-----------------------------------------------
@@ -45,7 +68,7 @@
source ../mkproject.sh -p ccimx8mm-dvk
```
-2. Set the build to user qt5 instead of qt6
+2. Set the build to use qt5 instead of qt6
```
nano conf/bblayer.conf
```
@@ -82,6 +105,19 @@
source ./dey-setup-environment
```
+5. Add required packages
+
+* mkpasswd command
+
+ this is required to generate passwords for the added users in build configs.
+ ```
+ sudo apt install whois
+ ```
+
+* xxxx command
+
+
+
Build Diality's Embedded Leahi Yocto (ELY)
------------------------------------------
```
Index: default.xml
===================================================================
diff -u -r3a76f6aad7351156b3c7d963d76685a115b4562a -r0c578806d98c8e36a72a863b227fe54886337b15
--- default.xml (.../default.xml) (revision 3a76f6aad7351156b3c7d963d76685a115b4562a)
+++ default.xml (.../default.xml) (revision 0c578806d98c8e36a72a863b227fe54886337b15)
@@ -2,34 +2,39 @@
+
+
+
+
+
+
-
-
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
+