diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-10-06 17:34:41 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-06 17:40:49 -0300 |
commit | 74194390c14d803f83e73555d06f743b61c5eaa3 (patch) | |
tree | f554a7a472a3d3714c35df3a0b19fbd114386ce0 | |
parent | 5828e33990aaecb952dde7e664107da8cc25b2e7 (diff) | |
download | meta-freescale-74194390c14d803f83e73555d06f743b61c5eaa3.tar.gz |
u-boot-fslc-fw-utils: Require recipes-bsp/u-boot/u-boot.inc
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb index dd46bfec..7c2864ed 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | require recipes-bsp/u-boot/u-boot.inc | ||
1 | require u-boot-fslc-common_${PV}.inc | 2 | require u-boot-fslc-common_${PV}.inc |
2 | 3 | ||
3 | SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities" | 4 | SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities" |