From 31f4fa18f0855bd5c8d6df849aa5e6f35b74216c Mon Sep 17 00:00:00 2001 From: Jingdong Lu Date: Wed, 11 May 2011 17:25:41 +0800 Subject: bash: enable update-alternative to use bash as default shell (From OE-Core rev: 477519d3772d2abb55e8277841429fcfe107df4a) Signed-off-by: Jingdong Lu Signed-off-by: Richard Purdie --- meta/recipes-extended/bash/bash.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/bash/bash.inc') diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index e21830441f..d55e517de1 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc @@ -7,7 +7,7 @@ LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "ncurses bison-native" -inherit autotools gettext +inherit autotools gettext update-alternatives PARALLEL_MAKE = "" -- cgit v1.2.3-54-g00ecf