summaryrefslogtreecommitdiffstats
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
commitc3b532424e754ce1100173bc228f1d675cf424f9 (patch)
tree0b6e802e192e078f942ee4cde83973a261593d80
parenta56c0576016b2d643cd0dfc4e80428708d4e9cd2 (diff)
downloadmeta-fsl-arm-c3b532424e754ce1100173bc228f1d675cf424f9.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>
-rw-r--r--recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb b/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
index b82a9d9..1400973 100644
--- a/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb
+++ b/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