diff options
| author | stefan <strawberryblack@googlemail.com> | 2014-03-28 00:02:52 +0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-03-28 09:50:18 -0300 |
| commit | 98b5d749da313e7a658e609b351e4da3ce0934b3 (patch) | |
| tree | aa4181d4b5b2bb9991eb488958def3f36913ebea /meta-fsl-arm | |
| parent | 11ed58b2b32946a33a5336d192d00cc7ce3475e2 (diff) | |
| download | meta-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.bb | 1 |
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" | |||
| 3 | DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \ | 3 | DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \ |
| 4 | Manufacturing Tool compatible Linux Kernel to be used in updater environment" | 4 | Manufacturing Tool compatible Linux Kernel to be used in updater environment" |
| 5 | 5 | ||
| 6 | require linux-imx_${PV}.bb | ||
| 6 | require linux-mfgtool.inc | 7 | require linux-mfgtool.inc |
