diff --git a/.gitmodules b/.gitmodules index 53c7827..0ccd1af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,19 +1,19 @@ [submodule "bitbake"] path = bitbake url = git://git.openembedded.org/bitbake.git - branch = 1.42 + branch = 1.46 [submodule "openembedded-core"] path = openembedded-core url = git://git.openembedded.org/openembedded-core - branch = warrior + branch = dunfell [submodule "meta-openembedded"] path = meta-openembedded url = git://git.openembedded.org/meta-openembedded - branch = warrior + branch = dunfell [submodule "meta-updater"] path = meta-updater url = https://github.com/advancedtelematic/meta-updater.git - branch = warrior + branch = dunfell [submodule "meta-telephony"] path = meta-telephony url = gitea@git.netmodule.intranet:yoctoproject/meta-telephony.git @@ -21,23 +21,23 @@ [submodule "meta-netmodule-private"] path = meta-netmodule-private url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-private.git - branch = warrior + branch = develop [submodule "meta-netmodule-bsp"] path = meta-netmodule-bsp url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-bsp.git - branch = warrior + branch = develop [submodule "meta-netmodule-distro"] path = meta-netmodule-distro url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-distro.git - branch = warrior + branch = develop [submodule "meta-netmodule-fct"] path = meta-netmodule-fct url = gitea@git.netmodule.intranet:yoctoproject/meta-netmodule-fct.git - branch = warrior + branch = develop [submodule "meta-freescale"] path = meta-freescale url = git://git.yoctoproject.org/meta-freescale - branch = warrior + branch = dunfell [submodule "sla-mirror"] path = sla-mirror url = gitea@git.netmodule.intranet:yoctoproject/sla-mirror.git @@ -49,7 +49,8 @@ [submodule "meta-netmodule-om"] path = meta-netmodule-om url = gitea@git.netmodule.intranet:hancock/meta-openmatics.git - branch = warrior + branch = develop [submodule "meta-netmodule-wlan"] path = meta-netmodule-wlan url = gitea@git.netmodule.intranet:nrsw-oe/meta-netmodule-wlan.git + branch = master diff --git a/bitbake b/bitbake index b4860b2..a394eee 160000 --- a/bitbake +++ b/bitbake @@ -1 +1 @@ -Subproject commit b4860b292406698f3c8af9a3708a09df21c96300 +Subproject commit a394eeec6aeb98c6395cb5da2036ce936bdaa0a0 diff --git a/meta-freescale b/meta-freescale index dde79e0..8aa0c18 160000 --- a/meta-freescale +++ b/meta-freescale @@ -1 +1 @@ -Subproject commit dde79e0e441cf0dae95ba42acdb9d81a384541c4 +Subproject commit 8aa0c18640fffd0dbb991da4d95e4f346910efec diff --git a/meta-netmodule-bsp b/meta-netmodule-bsp index 52f1381..da7ad95 160000 --- a/meta-netmodule-bsp +++ b/meta-netmodule-bsp @@ -1 +1 @@ -Subproject commit 52f1381685285412162e2a2b8c71cb40533a4007 +Subproject commit da7ad95535ad31fe79f5c777488dc2e32a3c2426 diff --git a/meta-netmodule-distro b/meta-netmodule-distro index 53814a0..7305bc2 160000 --- a/meta-netmodule-distro +++ b/meta-netmodule-distro @@ -1 +1 @@ -Subproject commit 53814a0ea2f3948526bca7f758c6ea5bb405704e +Subproject commit 7305bc21f668e8c1f50556767a29d5a98b035c01 diff --git a/meta-netmodule-fct b/meta-netmodule-fct index d3dd8f1..920b339 160000 --- a/meta-netmodule-fct +++ b/meta-netmodule-fct @@ -1 +1 @@ -Subproject commit d3dd8f15d4759c757fd6b5cc87cbf40dd4af5936 +Subproject commit 920b33954fc0a459dd0c5588062f7c4aa1bb48f0 diff --git a/meta-netmodule-om b/meta-netmodule-om index dfb6a76..226ada7 160000 --- a/meta-netmodule-om +++ b/meta-netmodule-om @@ -1 +1 @@ -Subproject commit dfb6a7659a08b70805a3cc1cd49debd97ea52026 +Subproject commit 226ada711dbcd5926cd969778706d2a7f10bc095 diff --git a/meta-netmodule-private b/meta-netmodule-private index 17e4dea..8a842de 160000 --- a/meta-netmodule-private +++ b/meta-netmodule-private @@ -1 +1 @@ -Subproject commit 17e4deaa531cc1b63e37fea24f95898f1acf4c49 +Subproject commit 8a842de32d43fd61c3e99f16d01a81918ed3c5d0 diff --git a/meta-netmodule-wlan b/meta-netmodule-wlan index 7c47a33..c42a7fc 160000 --- a/meta-netmodule-wlan +++ b/meta-netmodule-wlan @@ -1 +1 @@ -Subproject commit 7c47a3374fe36b10c017746db8cb5dc651290e9d +Subproject commit c42a7fc5f5be829ac9ce8e9c1610ff1b543553f0 diff --git a/meta-openembedded b/meta-openembedded index a24acf9..f2d02cb 160000 --- a/meta-openembedded +++ b/meta-openembedded @@ -1 +1 @@ -Subproject commit a24acf94d48d635eca668ea34598c6e5c857e3f8 +Subproject commit f2d02cb71eaff8eb285a1997b30be52486c160ae diff --git a/meta-updater b/meta-updater index 0d5c911..b1bb00f 160000 --- a/meta-updater +++ b/meta-updater @@ -1 +1 @@ -Subproject commit 0d5c911120c02f0851e497f1fde02f515e557e3e +Subproject commit b1bb00f4b645e7ab5cf6af4a6579df8b0f24e079 diff --git a/openembedded-core b/openembedded-core index 856674d..af4fbea 160000 --- a/openembedded-core +++ b/openembedded-core @@ -1 +1 @@ -Subproject commit 856674d6f75e2b99ae961d5ab869ff071ff5c362 +Subproject commit af4fbea9a1656bdf95d85831cae13cae3a60d5ee