Now that testing is complete, we can add the new meta-beagle layer for all master configs.
Signed-off-by: Ryan Eatmon <[email protected]> --- .../templates/arago-master-chromium-config/bblayers.conf.sample | 1 + conf/templates/arago-master-config/bblayers.conf.sample | 1 + conf/templates/arago-master-next-config/bblayers.conf.sample | 1 + conf/templates/arago-master-selinux-config/bblayers.conf.sample | 1 + configs/arago-master-chromium-config.txt | 2 +- configs/arago-master-config.txt | 2 +- configs/arago-master-next-config.txt | 2 +- configs/arago-master-selinux-config.txt | 2 +- kas/arago-master-chromium-config.yml | 1 + kas/arago-master-config.yml | 1 + kas/arago-master-next-config.yml | 1 + kas/arago-master-selinux-config.yml | 1 + src/configs/arago-master-chromium-config.xml | 1 + src/configs/arago-master-config.xml | 1 + src/configs/arago-master-next-config.xml | 1 + src/configs/arago-master-selinux-config.xml | 1 + 16 files changed, 16 insertions(+), 4 deletions(-) diff --git a/conf/templates/arago-master-chromium-config/bblayers.conf.sample b/conf/templates/arago-master-chromium-config/bblayers.conf.sample index 87cb84f..3e5edee 100644 --- a/conf/templates/arago-master-chromium-config/bblayers.conf.sample +++ b/conf/templates/arago-master-chromium-config/bblayers.conf.sample @@ -23,6 +23,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-filesystems ##OEROOT##/../meta-openembedded/meta-multimedia ##OEROOT##/../meta-ti/meta-ti-extras + ##OEROOT##/../meta-ti/meta-beagle ##OEROOT##/../meta-ti/meta-ti-bsp ##OEROOT##/../meta-arm/meta-arm ##OEROOT##/../meta-arm/meta-arm-toolchain diff --git a/conf/templates/arago-master-config/bblayers.conf.sample b/conf/templates/arago-master-config/bblayers.conf.sample index c091169..adbccbd 100644 --- a/conf/templates/arago-master-config/bblayers.conf.sample +++ b/conf/templates/arago-master-config/bblayers.conf.sample @@ -22,6 +22,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-filesystems ##OEROOT##/../meta-openembedded/meta-multimedia ##OEROOT##/../meta-ti/meta-ti-extras + ##OEROOT##/../meta-ti/meta-beagle ##OEROOT##/../meta-ti/meta-ti-bsp ##OEROOT##/../meta-arm/meta-arm ##OEROOT##/../meta-arm/meta-arm-toolchain diff --git a/conf/templates/arago-master-next-config/bblayers.conf.sample b/conf/templates/arago-master-next-config/bblayers.conf.sample index c091169..adbccbd 100644 --- a/conf/templates/arago-master-next-config/bblayers.conf.sample +++ b/conf/templates/arago-master-next-config/bblayers.conf.sample @@ -22,6 +22,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-filesystems ##OEROOT##/../meta-openembedded/meta-multimedia ##OEROOT##/../meta-ti/meta-ti-extras + ##OEROOT##/../meta-ti/meta-beagle ##OEROOT##/../meta-ti/meta-ti-bsp ##OEROOT##/../meta-arm/meta-arm ##OEROOT##/../meta-arm/meta-arm-toolchain diff --git a/conf/templates/arago-master-selinux-config/bblayers.conf.sample b/conf/templates/arago-master-selinux-config/bblayers.conf.sample index e46cf86..51b8551 100644 --- a/conf/templates/arago-master-selinux-config/bblayers.conf.sample +++ b/conf/templates/arago-master-selinux-config/bblayers.conf.sample @@ -23,6 +23,7 @@ BBLAYERS ?= " \ ##OEROOT##/../meta-openembedded/meta-filesystems ##OEROOT##/../meta-openembedded/meta-multimedia ##OEROOT##/../meta-ti/meta-ti-extras + ##OEROOT##/../meta-ti/meta-beagle ##OEROOT##/../meta-ti/meta-ti-bsp ##OEROOT##/../meta-arm/meta-arm ##OEROOT##/../meta-arm/meta-arm-toolchain diff --git a/configs/arago-master-chromium-config.txt b/configs/arago-master-chromium-config.txt index 75df1ed..f15ab67 100644 --- a/configs/arago-master-chromium-config.txt +++ b/configs/arago-master-chromium-config.txt @@ -8,7 +8,7 @@ meta-browser,https://github.com/OSSystems/meta-browser.git,master,HEAD,layers=me 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,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia -meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle: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,master,HEAD,layers=meta diff --git a/configs/arago-master-config.txt b/configs/arago-master-config.txt index bdbf9ef..1cde5d9 100644 --- a/configs/arago-master-config.txt +++ b/configs/arago-master-config.txt @@ -8,7 +8,7 @@ meta-arago,https://git.yoctoproject.org/meta-arago,master,HEAD,layers=meta-arago 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,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia -meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle: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,master,HEAD,layers=meta diff --git a/configs/arago-master-next-config.txt b/configs/arago-master-next-config.txt index 0fbdb62..210bd68 100644 --- a/configs/arago-master-next-config.txt +++ b/configs/arago-master-next-config.txt @@ -16,7 +16,7 @@ meta-arago,https://git.yoctoproject.org/meta-arago,master-next,HEAD,layers=meta- 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,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia -meta-ti,https://git.yoctoproject.org/meta-ti,master-next,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-ti,https://git.yoctoproject.org/meta-ti,master-next,HEAD,layers=meta-ti-extras:meta-beagle: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,master,HEAD,layers=meta diff --git a/configs/arago-master-selinux-config.txt b/configs/arago-master-selinux-config.txt index 4b02b2d..ed4ecdd 100644 --- a/configs/arago-master-selinux-config.txt +++ b/configs/arago-master-selinux-config.txt @@ -8,7 +8,7 @@ meta-selinux,https://git.yoctoproject.org/meta-selinux,master,HEAD,layers= 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,master,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia -meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-ti-bsp +meta-ti,https://git.yoctoproject.org/meta-ti,master,HEAD,layers=meta-ti-extras:meta-beagle: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,master,HEAD,layers=meta diff --git a/kas/arago-master-chromium-config.yml b/kas/arago-master-chromium-config.yml index cc03637..bf8c5f3 100644 --- a/kas/arago-master-chromium-config.yml +++ b/kas/arago-master-chromium-config.yml @@ -46,6 +46,7 @@ repos: branch: "master" layers: meta-ti-extras: + meta-beagle: meta-ti-bsp: meta-arm: diff --git a/kas/arago-master-config.yml b/kas/arago-master-config.yml index 30b0833..6a21d96 100644 --- a/kas/arago-master-config.yml +++ b/kas/arago-master-config.yml @@ -40,6 +40,7 @@ repos: branch: "master" layers: meta-ti-extras: + meta-beagle: meta-ti-bsp: meta-arm: diff --git a/kas/arago-master-next-config.yml b/kas/arago-master-next-config.yml index 69b90b6..6514b9d 100644 --- a/kas/arago-master-next-config.yml +++ b/kas/arago-master-next-config.yml @@ -40,6 +40,7 @@ repos: branch: "master-next" layers: meta-ti-extras: + meta-beagle: meta-ti-bsp: meta-arm: diff --git a/kas/arago-master-selinux-config.yml b/kas/arago-master-selinux-config.yml index af37fcf..922ab89 100644 --- a/kas/arago-master-selinux-config.yml +++ b/kas/arago-master-selinux-config.yml @@ -44,6 +44,7 @@ repos: branch: "master" layers: meta-ti-extras: + meta-beagle: meta-ti-bsp: meta-arm: diff --git a/src/configs/arago-master-chromium-config.xml b/src/configs/arago-master-chromium-config.xml index 8e73d0f..9abaf97 100644 --- a/src/configs/arago-master-chromium-config.xml +++ b/src/configs/arago-master-chromium-config.xml @@ -44,6 +44,7 @@ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='master' commit='HEAD'> <layers> <layer>meta-ti-extras</layer> + <layer>meta-beagle</layer> <layer>meta-ti-bsp</layer> </layers> </repo> diff --git a/src/configs/arago-master-config.xml b/src/configs/arago-master-config.xml index 33a0210..8380a57 100644 --- a/src/configs/arago-master-config.xml +++ b/src/configs/arago-master-config.xml @@ -44,6 +44,7 @@ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='master' commit='HEAD'> <layers> <layer>meta-ti-extras</layer> + <layer>meta-beagle</layer> <layer>meta-ti-bsp</layer> </layers> </repo> diff --git a/src/configs/arago-master-next-config.xml b/src/configs/arago-master-next-config.xml index ebdbf53..0eee296 100644 --- a/src/configs/arago-master-next-config.xml +++ b/src/configs/arago-master-next-config.xml @@ -45,6 +45,7 @@ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='master-next' commit='HEAD'> <layers> <layer>meta-ti-extras</layer> + <layer>meta-beagle</layer> <layer>meta-ti-bsp</layer> </layers> </repo> diff --git a/src/configs/arago-master-selinux-config.xml b/src/configs/arago-master-selinux-config.xml index f6cfc8b..6ecea87 100644 --- a/src/configs/arago-master-selinux-config.xml +++ b/src/configs/arago-master-selinux-config.xml @@ -44,6 +44,7 @@ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='master' commit='HEAD'> <layers> <layer>meta-ti-extras</layer> + <layer>meta-beagle</layer> <layer>meta-ti-bsp</layer> </layers> </repo> -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15672): https://lists.yoctoproject.org/g/meta-arago/message/15672 Mute This Topic: https://lists.yoctoproject.org/mt/110198435/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
