[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Add DEPENDS on lzop

Eric Nelson eric.nelson at boundarydevices.com
Thu Apr 3 07:16:30 PDT 2014


Kernel version 3.10 requires lzop to build.

Fix suggested by Erik Botö <erik.boto at pelagicore.com>

Reported-by: Gary Thomas <gary at mlbassoc.com>
Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 recipes-kernel/linux/linux-boundary_3.10.17.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-boundary_3.10.17.bb b/recipes-kernel/linux/linux-boundary_3.10.17.bb
index 1fc7901..d301147 100644
--- a/recipes-kernel/linux/linux-boundary_3.10.17.bb
+++ b/recipes-kernel/linux/linux-boundary_3.10.17.bb
@@ -12,6 +12,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
 LOCALVERSION = "-1.0.0_beta+yocto"
 SRCBRANCH = "boundary-imx_3.10.17_1.0.0_beta"
 SRCREV = "92608435c09eef1b111d6b704d016bcc769c55ca"
-
+DEPENDS += "lzop-native "
 COMPATIBLE_MACHINE = "(mx6)"
 COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"
-- 
1.8.3.2



More information about the meta-freescale mailing list