diff options
author | Andy Nichols <andy.nichols@theqtcompany.com> | 2014-10-09 14:07:40 +0200 |
---|---|---|
committer | Andy Nichols <andy.nichols@theqtcompany.com> | 2014-11-20 17:39:06 +0200 |
commit | 2d3cd8347bc92780906c75583994c1e5adac4286 (patch) | |
tree | fcc15f63eb699bdc367a6646822a4596f07a378c /meta-toradex-extras/recipes | |
parent | 21bad4d54bea4d7c0891829c7de56bd24e2afca8 (diff) | |
download | meta-boot2qt-2d3cd8347bc92780906c75583994c1e5adac4286.tar.gz |
Add Support for Colibri-VF devices
Change-Id: Ie4fdf57b986eb24cb16dfb9f347ae02e7648bf86
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'meta-toradex-extras/recipes')
-rw-r--r-- | meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl_git.bbappend b/meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl_git.bbappend index aa33199..3d32eb9 100644 --- a/meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl_git.bbappend +++ b/meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl_git.bbappend | |||
@@ -21,6 +21,6 @@ | |||
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 23 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
24 | SRC_URI += " \ | 24 | SRC_URI_apalis-imx6 += " \ |
25 | file://0001-Update-default-args-for-apalis-imx6.patch \ | 25 | file://0001-Update-default-args-for-apalis-imx6.patch \ |
26 | " | 26 | " |