]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx-mfgtool: Add 'require linux-imx_${PV}.bb'
authorstefan <strawberryblack@googlemail.com>
Thu, 27 Mar 2014 22:02:52 +0000 (00:02 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Mar 2014 12:50:18 +0000 (09:50 -0300)
The require in the linux-imx_${PV}.bb has been removed by mistake, add
it back.

Change-Id: I35b556c4f386091c16797d7fa7ec5aa6a8ea8ef5
Signed-off-by: stefan <strawberryblack@googlemail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb

index b82a9d97b9671b360162ae0e2c9c158fd123e3a5..1400973d28f68f6e1abc4829e2611532bf9a8b49 100644 (file)
@@ -3,4 +3,5 @@ SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
 DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
 Manufacturing Tool compatible Linux Kernel to be used in updater environment"
 
+require linux-imx_${PV}.bb
 require linux-mfgtool.inc