summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-mainline_3.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-mainline_3.8.bbappend')
-rw-r--r--recipes/linux/linux-mainline_3.8.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/linux/linux-mainline_3.8.bbappend b/recipes/linux/linux-mainline_3.8.bbappend
new file mode 100644
index 0000000..e5518bc
--- /dev/null
+++ b/recipes/linux/linux-mainline_3.8.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2SRC_URI += "\
3 file://0001-AM335x-Adding-SGX-DT-node.patch \
4 file://0002-AM33XX-Invoke-hwmod-deassert-for-SGX-graphics-device.patch \
5 file://0003-video-da8xx-fb-Add-API-to-register-wait-for-vsync-ca.patch \
6 "
7
8INSANE_SKIP_${PN} = "installed-vs-shipped"