[meta-freescale] [meta-fsl-arm][PATCH] linux-fslc: kernel build now needs GNU bc to work

Lucas Dutra Nunes ldnunes at ossystems.com.br
Wed Oct 30 06:58:15 PDT 2013


Check commit 70730bca1331fc50c3caacaea00439de1325bd6e on the main kernel tree
for more information.

Change-Id: I09ec3629bf47aa4768bd21b0cfb1ca6fb6f5b18f
Signed-off-by: Lucas Dutra Nunes <ldnunes at ossystems.com.br>
---
 recipes-kernel/linux/linux-fslc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 6ebf833..20e1237 100644
--- a/recipes-kernel/linux/linux-fslc.inc
+++ b/recipes-kernel/linux/linux-fslc.inc
@@ -4,7 +4,7 @@
 DESCRIPTION = "Freescale Community mainline based Linux kernel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-DEPENDS += "lzop-native"
+DEPENDS += "lzop-native bc-native"
 PROVIDES = "virtual/kernel linux-mainline"
 
 inherit kernel
-- 
1.8.4.rc3




More information about the meta-freescale mailing list