Signed-off-by: Aniket Limaye <[email protected]> --- .../processor-sdk-linux-09_00_00_07.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-09_00_00_07.txt
diff --git a/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_07.txt b/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_07.txt new file mode 100644 index 0000000..06f2fd4 --- /dev/null +++ b/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_07.txt @@ -0,0 +1,19 @@ +# This file takes repo entries in the format +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] + +bitbake,https://git.openembedded.org/bitbake,2.0,907416ee1062f87f5844ab0638b54616abfc1a22 +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.00.00.007,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,bff5bd937f0776166e81a63f3dd39ede348ef758,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,b3b3dbc67504e8cd498d6db202ddcf5a9dd26a9d,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,346753705e49a2486867dc150181a1c7f4d69377,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.00.00.007,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,c39bb4ce3b60b73d35c5fb06af012432e70d6b38,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,200c2783b3f8546f561382fff6bd5268680d403a,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes +meta-aws,https://github.com/aws/meta-aws.git,kirkstone,b72cb364f79aa055242e703e284900b23e61facd,layers= +meta-psdkla,https://git.ti.com/git/jacinto-linux/meta-psdkla.git,kirkstone,09.00.00.07,layers= +LOCALCONF:DISTRO_FEATURES:append = " virtualization" + -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14832): https://lists.yoctoproject.org/g/meta-arago/message/14832 Mute This Topic: https://lists.yoctoproject.org/mt/100660770/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
