aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at91bootstrap/at91bootstrap_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap_3.0.bb')
-rw-r--r--recipes/at91bootstrap/at91bootstrap_3.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap_3.0.bb b/recipes/at91bootstrap/at91bootstrap_3.0.bb
index 6b8629761c..4a37c238a9 100644
--- a/recipes/at91bootstrap/at91bootstrap_3.0.bb
+++ b/recipes/at91bootstrap/at91bootstrap_3.0.bb
@@ -28,6 +28,11 @@ SRC_URI_append = " \
file://0017-at91bootstrap-fix-build-error-in-openembedded-due-to.patch;apply=yes \
file://0018-Change-switch-statements-to-if-statements-to-avoid-b.patch;apply=yes \
"
+
+SRC_URI_append_vulcano-g20 = " \
+ file://vG20/0001-at91bootstrap-Add-VulcanoG20-support-on-common-files.patch;apply=yes;striplevel=1 \
+ file://vG20/0002-at91bootstrap-Add-VulcanoG20-board.patch;apply=yes;striplevel=1 \
+ "
# S = "${WORKDIR}/${PN}-${PV}"
S = "${WORKDIR}/bootstrap30"