From: Jan Kiszka <[email protected]>

Just a stable update. At this chance, move the BR2_DL_DIR setting into
the configs, rather than patching it during the build.

Signed-off-by: Jan Kiszka <[email protected]>
---
 recipes-core/non-root-initramfs/files/amd64-config            | 11 +++++++----
 recipes-core/non-root-initramfs/files/arm64-config            | 11 +++++++----
 recipes-core/non-root-initramfs/files/armhf-config            | 11 +++++++----
 ...t-initramfs_2018.05.bb => non-root-initramfs_2018.05.1.bb} |  3 +--
 4 files changed, 22 insertions(+), 14 deletions(-)
 rename recipes-core/non-root-initramfs/{non-root-initramfs_2018.05.bb => 
non-root-initramfs_2018.05.1.bb} (77%)

diff --git a/recipes-core/non-root-initramfs/files/amd64-config 
b/recipes-core/non-root-initramfs/files/amd64-config
index 663d785..498f156 100644
--- a/recipes-core/non-root-initramfs/files/amd64-config
+++ b/recipes-core/non-root-initramfs/files/amd64-config
@@ -1,12 +1,15 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Buildroot 2018.05 Configuration
+# Buildroot 2018.05.1 Configuration
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_HOST_GCC_AT_LEAST_4_5=y
 BR2_HOST_GCC_AT_LEAST_4_6=y
 BR2_HOST_GCC_AT_LEAST_4_7=y
 BR2_HOST_GCC_AT_LEAST_4_8=y
+BR2_HOST_GCC_AT_LEAST_4_9=y
+BR2_HOST_GCC_AT_LEAST_5=y
+BR2_HOST_GCC_AT_LEAST_6=y
 
 #
 # Target options
@@ -87,7 +90,7 @@ BR2_XZCAT="xzcat"
 BR2_LZCAT="lzip -d -c"
 BR2_TAR_OPTIONS=""
 BR2_DEFCONFIG="$(CONFIG_DIR)/defconfig"
-BR2_DL_DIR="$(TOPDIR)/dl"
+BR2_DL_DIR="/downloads/buildroot"
 BR2_HOST_DIR="$(BASE_DIR)/host"
 
 #
@@ -171,7 +174,7 @@ BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
 # BR2_KERNEL_HEADERS_4_15 is not set
 BR2_KERNEL_HEADERS_4_16=y
 # BR2_KERNEL_HEADERS_VERSION is not set
-BR2_DEFAULT_KERNEL_HEADERS="4.16.13"
+BR2_DEFAULT_KERNEL_HEADERS="4.16.17"
 BR2_PACKAGE_LINUX_HEADERS=y
 
 #
@@ -2424,7 +2427,7 @@ BR2_PACKAGE_MONGREL2_LIBC_SUPPORTS=y
 # BR2_PACKAGE_NETSTAT_NAT is not set
 
 #
-# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.7, dynamic library
+# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.2, dynamic library
 #
 # BR2_PACKAGE_NFACCT is not set
 
diff --git a/recipes-core/non-root-initramfs/files/arm64-config 
b/recipes-core/non-root-initramfs/files/arm64-config
index 360895d..aa8910a 100644
--- a/recipes-core/non-root-initramfs/files/arm64-config
+++ b/recipes-core/non-root-initramfs/files/arm64-config
@@ -1,12 +1,15 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Buildroot 2018.05 Configuration
+# Buildroot 2018.05.1 Configuration
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_HOST_GCC_AT_LEAST_4_5=y
 BR2_HOST_GCC_AT_LEAST_4_6=y
 BR2_HOST_GCC_AT_LEAST_4_7=y
 BR2_HOST_GCC_AT_LEAST_4_8=y
+BR2_HOST_GCC_AT_LEAST_4_9=y
+BR2_HOST_GCC_AT_LEAST_5=y
+BR2_HOST_GCC_AT_LEAST_6=y
 
 #
 # Target options
@@ -110,7 +113,7 @@ BR2_XZCAT="xzcat"
 BR2_LZCAT="lzip -d -c"
 BR2_TAR_OPTIONS=""
 BR2_DEFCONFIG="$(CONFIG_DIR)/defconfig"
-BR2_DL_DIR="$(TOPDIR)/dl"
+BR2_DL_DIR="/downloads/buildroot"
 BR2_HOST_DIR="$(BASE_DIR)/host"
 
 #
@@ -193,7 +196,7 @@ BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
 # BR2_KERNEL_HEADERS_4_15 is not set
 BR2_KERNEL_HEADERS_4_16=y
 # BR2_KERNEL_HEADERS_VERSION is not set
-BR2_DEFAULT_KERNEL_HEADERS="4.16.13"
+BR2_DEFAULT_KERNEL_HEADERS="4.16.17"
 BR2_PACKAGE_LINUX_HEADERS=y
 
 #
@@ -2367,7 +2370,7 @@ BR2_PACKAGE_IPUTILS=y
 # BR2_PACKAGE_NETSTAT_NAT is not set
 
 #
-# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.7, dynamic library
+# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.2, dynamic library
 #
 # BR2_PACKAGE_NFACCT is not set
 
diff --git a/recipes-core/non-root-initramfs/files/armhf-config 
b/recipes-core/non-root-initramfs/files/armhf-config
index ae4317b..92c48b6 100644
--- a/recipes-core/non-root-initramfs/files/armhf-config
+++ b/recipes-core/non-root-initramfs/files/armhf-config
@@ -1,12 +1,15 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Buildroot 2018.05 Configuration
+# Buildroot 2018.05.1 Configuration
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_HOST_GCC_AT_LEAST_4_5=y
 BR2_HOST_GCC_AT_LEAST_4_6=y
 BR2_HOST_GCC_AT_LEAST_4_7=y
 BR2_HOST_GCC_AT_LEAST_4_8=y
+BR2_HOST_GCC_AT_LEAST_4_9=y
+BR2_HOST_GCC_AT_LEAST_5=y
+BR2_HOST_GCC_AT_LEAST_6=y
 
 #
 # Target options
@@ -151,7 +154,7 @@ BR2_XZCAT="xzcat"
 BR2_LZCAT="lzip -d -c"
 BR2_TAR_OPTIONS=""
 BR2_DEFCONFIG="$(CONFIG_DIR)/defconfig"
-BR2_DL_DIR="$(TOPDIR)/dl"
+BR2_DL_DIR="/downloads/buildroot"
 BR2_HOST_DIR="$(BASE_DIR)/host"
 
 #
@@ -235,7 +238,7 @@ BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
 # BR2_KERNEL_HEADERS_4_15 is not set
 BR2_KERNEL_HEADERS_4_16=y
 # BR2_KERNEL_HEADERS_VERSION is not set
-BR2_DEFAULT_KERNEL_HEADERS="4.16.13"
+BR2_DEFAULT_KERNEL_HEADERS="4.16.17"
 BR2_PACKAGE_LINUX_HEADERS=y
 
 #
@@ -2522,7 +2525,7 @@ BR2_PACKAGE_MONGREL2_LIBC_SUPPORTS=y
 # BR2_PACKAGE_NETSTAT_NAT is not set
 
 #
-# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.7, dynamic library
+# NetworkManager needs udev /dev management and a glibc toolchain w/ headers 
>= 3.2, dynamic library
 #
 # BR2_PACKAGE_NFACCT is not set
 
diff --git a/recipes-core/non-root-initramfs/non-root-initramfs_2018.05.bb 
b/recipes-core/non-root-initramfs/non-root-initramfs_2018.05.1.bb
similarity index 77%
rename from recipes-core/non-root-initramfs/non-root-initramfs_2018.05.bb
rename to recipes-core/non-root-initramfs/non-root-initramfs_2018.05.1.bb
index 2e459b5..0ea150b 100644
--- a/recipes-core/non-root-initramfs/non-root-initramfs_2018.05.bb
+++ b/recipes-core/non-root-initramfs/non-root-initramfs_2018.05.1.bb
@@ -18,7 +18,7 @@ SRC_URI = " \
     file://debian/ \
     file://${DISTRO_ARCH}-config \
     file://overlay/"
-SRC_URI[sha256sum] = 
"e75b1a8cb0adb6ef6db9a809d4f4a8bb6494206ed0c4145e773b69251df92a01"
+SRC_URI[sha256sum] = 
"8dc4b9bd22a165a4df0a1737f01de3dd0a6c15d9f8b16989426af062471a0abb"
 
 S = "${WORKDIR}/buildroot-${PV}"
 
@@ -28,6 +28,5 @@ dpkg_runbuild_prepend() {
        cp -r debian ${S}
        sed -i 's/@PV@/${PV}/' ${S}/debian/changelog
 
-       sed -i 's|^BR2_DL_DIR=.*|BR2_DL_DIR="/downloads/buildroot"|' 
${DISTRO_ARCH}-config
        ln -sf ${DISTRO_ARCH}-config .config
 }
-- 
2.16.4

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to