From 31ce2d1a14de6d8439829dc8a046aeaeef734461 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 8 Oct 2015 22:22:28 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- recipes-append/busybox/busybox_1.22.1.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-append/busybox/busybox_1.22.1.bbappend (limited to 'recipes-append/busybox/busybox_1.22.1.bbappend') diff --git a/recipes-append/busybox/busybox_1.22.1.bbappend b/recipes-append/busybox/busybox_1.22.1.bbappend new file mode 100644 index 0000000..edabf7e --- /dev/null +++ b/recipes-append/busybox/busybox_1.22.1.bbappend @@ -0,0 +1,3 @@ +do_prepare_config_append () { + sed -i -e 's/# CONFIG_CHPASSWD is not set/CONFIG_CHPASSWD=y/' .config +} -- cgit v1.2.3-54-g00ecf