diff --git a/recipes-bsp/barebox/barebox-sysmobts/defconfig b/recipes-bsp/barebox/barebox-sysmobts/defconfig index 9a5bf2b652..4e27290924 100644 --- a/recipes-bsp/barebox/barebox-sysmobts/defconfig +++ b/recipes-bsp/barebox/barebox-sysmobts/defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2015.05.0 Configuration +# Barebox/arm 2015.06.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y diff --git a/recipes-bsp/barebox/barebox-sysmobts_git.bb b/recipes-bsp/barebox/barebox-sysmobts_git.bb index 245f5d92e1..c8dfc324a1 100644 --- a/recipes-bsp/barebox/barebox-sysmobts_git.bb +++ b/recipes-bsp/barebox/barebox-sysmobts_git.bb @@ -1,12 +1,12 @@ require barebox.inc -SRCREV = "6825fb56576b78be47a1dae292bac14ec18bdd2e" +SRCREV = "05bacd6d5a587dfc74267735c2c1812c5b0fd829" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.05 \ + git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://defconfig \ " -PV = "v2015.05+git${SRCPV}" +PV = "v2015.06+git${SRCPV}" S = "${WORKDIR}/git" BAREBOX_ELF_IMAGE ?= "barebox-${MACHINE}-${PKGV}-${PKGR}.elf" diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo/defconfig b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo/defconfig index 3b630e3500..7f775874a7 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo/defconfig +++ b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo/defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2015.05.0 Configuration +# Barebox/arm 2015.06.0 Configuration # CONFIG_ARM=y diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb index 34aa284c68..9900432dd2 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb +++ b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb @@ -1,12 +1,12 @@ require barebox.inc -SRCREV = "6825fb56576b78be47a1dae292bac14ec18bdd2e" +SRCREV = "05bacd6d5a587dfc74267735c2c1812c5b0fd829" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.05 \ + git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://defconfig \ " -PV = "v2015.05+git${SRCPV}" +PV = "v2015.06+git${SRCPV}" S = "${WORKDIR}/git" BAREBOX_IMAGE ?= "barebox-${MACHINE}-mlo-${PKGV}-${PKGR}.img" diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu/defconfig b/recipes-bsp/barebox/barebox-sysmocom-odu/defconfig index 506fb66fda..3f5f8f99fb 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu/defconfig +++ b/recipes-bsp/barebox/barebox-sysmocom-odu/defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2015.05.0 Configuration +# Barebox/arm 2015.06.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb b/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb index c4b617e98d..8e6e2f436b 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb +++ b/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb @@ -2,13 +2,13 @@ require barebox.inc RDEPENDS_${PN} += "${PN}-mlo" -SRCREV = "6825fb56576b78be47a1dae292bac14ec18bdd2e" +SRCREV = "05bacd6d5a587dfc74267735c2c1812c5b0fd829" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.05 \ + git://git.sysmocom.de/barebox.git;branch=v2015.06 \ file://defconfig \ " -PV = "v2015.05+git${SRCPV}" +PV = "v2015.06+git${SRCPV}" S = "${WORKDIR}/git" BAREBOX_IMAGE ?= "barebox-${MACHINE}-${PKGV}-${PKGR}.img"