Open Induja21 opened 1 week ago
As part of this task 1)All required meta-layers
4) A build.sh script is created to apply patch to local.conf and bblayers.conf and is available in https://github.com/cu-ecen-aeld/final-project-Induja21/blob/main/build.sh
Commits corresponding to my changes: meta-layer changes: https://github.com/cu-ecen-aeld/final-project-Induja21/commit/8f8037d67bf111c510b7562267c1e5632fd5a58d Build script: https://github.com/cu-ecen-aeld/final-project-Induja21/commit/263e1557ea19a2dc5a93f5926474268790c1f0eb
DoD As part of this task, 1) the basic yocto build for raspberrypi3 using meta-raspberrypi should be done 2) Raspberrypi should bootup properly 3) Identify the meta-layers required for the below packages a) python b) paho-mqtt c) mosquitto 4) Add the meta layers for above packages and validate if all the packages are installed successfully 5) Create a build.sh script to apply the changes to local.conf and bblayers.conf files
Blockers: None