summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
diff options
context:
space:
mode:
authorstefan <strawberryblack@googlemail.com>2014-03-28 00:02:52 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-28 09:50:18 -0300
commit98b5d749da313e7a658e609b351e4da3ce0934b3 (patch)
treeaa4181d4b5b2bb9991eb488958def3f36913ebea /meta-fsl-arm
parent11ed58b2b32946a33a5336d192d00cc7ce3475e2 (diff)
downloadmeta-freescale-98b5d749da313e7a658e609b351e4da3ce0934b3.tar.gz
linux-imx-mfgtool: Add 'require linux-imx_${PV}.bb'
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>
Diffstat (limited to 'meta-fsl-arm')
-rw-r--r--meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
index b82a9d97b..1400973d2 100644
--- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
+++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
@@ -3,4 +3,5 @@ SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
3DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \ 3DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
4Manufacturing Tool compatible Linux Kernel to be used in updater environment" 4Manufacturing Tool compatible Linux Kernel to be used in updater environment"
5 5
6require linux-imx_${PV}.bb
6require linux-mfgtool.inc 7require linux-mfgtool.inc