summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Siraswar2021-12-09 14:00:58 -0600
committerYogesh Siraswar2021-12-09 14:00:58 -0600
commit4f8c9008c09af8e19cda4a8f88b2c3dd792b6047 (patch)
tree88939c469b9ec361ccf35fac6307127632b9d02f
parent2f8cdaa0c3baec7512b53c38d2c814bfacdb5ec0 (diff)
downloadoe-layersetup-4f8c9008c09af8e19cda4a8f88b2c3dd792b6047.tar.gz
oe-layersetup-4f8c9008c09af8e19cda4a8f88b2c3dd792b6047.tar.xz
oe-layersetup-4f8c9008c09af8e19cda4a8f88b2c3dd792b6047.zip
config: dunfell: fix typo where branch and commit id is interchanged
Fix typo with branch and commit id is interchanged for oe-core Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--configs/arago-dunfell-config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/arago-dunfell-config.txt b/configs/arago-dunfell-config.txt
index 8ae2a69..e6559fd 100644
--- a/configs/arago-dunfell-config.txt
+++ b/configs/arago-dunfell-config.txt
@@ -10,7 +10,7 @@ meta-virtualization,git://git.yoctoproject.org/meta-virtualization,dunfell,HEAD,
10meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems 10meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
11meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,HEAD,layers= 11meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,HEAD,layers=
12meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain 12meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain
13oe-core,git://git.openembedded.org/openembedded-core,f61fcb6e176f19f1e768ce63a693f238713c8887,HEAD,layers=meta 13oe-core,git://git.openembedded.org/openembedded-core,dunfell,f61fcb6e176f19f1e768ce63a693f238713c8887,layers=meta
14OECORELAYERCONF=./sample-files/bblayers.conf.sample 14OECORELAYERCONF=./sample-files/bblayers.conf.sample
15# if meta-browser/5f365ef0f842ba4651efe88787cf9c63bc8b6cb3 above is enabled, 15# if meta-browser/5f365ef0f842ba4651efe88787cf9c63bc8b6cb3 above is enabled,
16# use below for OECORELAYERCONF to mark it compatible with dunfell 16# use below for OECORELAYERCONF to mark it compatible with dunfell