We are going to start testing our scarthgap layers (meta-arago and meta-ti), so we need configs to work against. All of the other layers than have not created scarthgap yet are locked into master. We will update these files once the other layers have added support.
Signed-off-by: Ryan Eatmon <[email protected]> --- configs/arago-scarthgap-config.txt | 16 +++++++++ configs/arago-scarthgap-next-config.txt | 47 +++++++++++++++++++++++++ configs/arago-scarthgap-wip-config.txt | 16 +++++++++ 3 files changed, 79 insertions(+) create mode 100644 configs/arago-scarthgap-config.txt create mode 100644 configs/arago-scarthgap-next-config.txt create mode 100644 configs/arago-scarthgap-wip-config.txt diff --git a/configs/arago-scarthgap-config.txt b/configs/arago-scarthgap-config.txt new file mode 100644 index 0000000..9af018c --- /dev/null +++ b/configs/arago-scarthgap-config.txt @@ -0,0 +1,16 @@ +# 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.8,HEAD +meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,d3d16b47e17dc899e5298cff698dc32e5e639ab4,layers=meta-chromium +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,master,HEAD,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain +meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers= +oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes diff --git a/configs/arago-scarthgap-next-config.txt b/configs/arago-scarthgap-next-config.txt new file mode 100644 index 0000000..3e1791c --- /dev/null +++ b/configs/arago-scarthgap-next-config.txt @@ -0,0 +1,47 @@ +# This file takes repo entries in the format +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] + +MOTD: NOTE: +MOTD: NOTE: This config is reserved for CI/CD testing and requires manual intervention to build +MOTD: NOTE: +MOTD: NOTE: A few SRCREVs in the recipes might refer to commits on cicd/next branches for their +MOTD: NOTE: repos. These recipes will not build correctly without also a change in your local.conf +MOTD: NOTE: to point the recipe to the appropriate cicd/next branch for that recipe. +MOTD: NOTE: + +bitbake,https://git.openembedded.org/bitbake,2.8,HEAD +meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap-next,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,d3d16b47e17dc899e5298cff698dc32e5e639ab4,layers=meta-chromium +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,master,HEAD,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap-next,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain +meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers= +oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes + +LOCALCONF:BRANCH:pn-ltp-ddt = "cicd" +LOCALCONF:BRANCH:pn-cadence-mhdp-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-cnm-wave-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-goodix-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-linux-ti-staging = "ti-linux-6.6.y-cicd" +LOCALCONF:BRANCH:pn-linux-ti-staging-rt = "ti-rt-linux-6.6.y-cicd" +LOCALCONF:BRANCH:pn-linux-ti-staging-systest = "ti-linux-6.6.y-cicd" +LOCALCONF:BRANCH:pn-prueth-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-prueth-fw-am65x = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-prueth-fw-am65x-sr2 = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-pruhsr-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-pruhsr-fw-am65x-sr2 = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-pruprp-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-prusw-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-prusw-fw-am65x-sr2 = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-ti-dm-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-ti-eth-fw = "ti-linux-firmware-next" +LOCALCONF:GIT_BRANCH:pn-ti-k3-secdev = "master-next" +LOCALCONF:BRANCH:pn-ti-rtos-firmware = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-ti-sci-fw = "ti-linux-firmware-next" +LOCALCONF:BRANCH:pn-u-boot-ti-staging = "ti-u-boot-2024.04-next" +LOCALCONF:BRANCH:pn-vxd-dec-fw = "ti-linux-firmware-next" diff --git a/configs/arago-scarthgap-wip-config.txt b/configs/arago-scarthgap-wip-config.txt new file mode 100644 index 0000000..20a407d --- /dev/null +++ b/configs/arago-scarthgap-wip-config.txt @@ -0,0 +1,16 @@ +# 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.8,HEAD +meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap-wip,HEAD,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,d3d16b47e17dc899e5298cff698dc32e5e639ab4,layers=meta-chromium +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,master,HEAD,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,master,HEAD,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap-wip,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain +meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers= +oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15255): https://lists.yoctoproject.org/g/meta-arago/message/15255 Mute This Topic: https://lists.yoctoproject.org/mt/105275808/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
