Fix typo with branch and commit id is interchanged for oe-core Signed-off-by: Yogesh Siraswar <[email protected]> --- Sending new patch instead of v2 since v2 will need force update
configs/arago-dunfell-config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,HEAD,layers= meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain -oe-core,git://git.openembedded.org/openembedded-core,f61fcb6e176f19f1e768ce63a693f238713c8887,HEAD,layers=meta +oe-core,git://git.openembedded.org/openembedded-core,dunfell,f61fcb6e176f19f1e768ce63a693f238713c8887,layers=meta OECORELAYERCONF=./sample-files/bblayers.conf.sample # if meta-browser/5f365ef0f842ba4651efe88787cf9c63bc8b6cb3 above is enabled, # use below for OECORELAYERCONF to mark it compatible with dunfell -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13429): https://lists.yoctoproject.org/g/meta-arago/message/13429 Mute This Topic: https://lists.yoctoproject.org/mt/87620326/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
