summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-03-18 10:32:21 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-03-18 15:18:35 -0500
commit83384c3e83d69245dfe19e36b2a64c8973ad8462 (patch)
tree453a283697066bddf4d234b1404190d9fd7f6ccf /meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
parent60cc271adb77da53b26975b3fc62998a4a2536d5 (diff)
downloadmeta-intel-83384c3e83d69245dfe19e36b2a64c8973ad8462.tar.gz
crownbay: update a handful of EMGD licenses for linux-yocto and linux-yocto-stablebernard-5.0
Fixes [YOCTO #888]. The version of the EMGD driver we use had a few included license mistakes. Correct these as per upstream. This is the SRC_URI version of the previous pull request, as a backup in case the previous pull request can't be done in time... Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
index 32bbd107..5694b5ad 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -1,3 +1,5 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}" 1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2COMPATIBLE_MACHINE_crownbay = "crownbay" 2COMPATIBLE_MACHINE_crownbay = "crownbay"
3KMACHINE_crownbay = "yocto/standard/crownbay" 3KMACHINE_crownbay = "yocto/standard/crownbay"
4
5SRC_URI += "file://0001-crownbay-update-a-handful-of-EMGD-licenses.patch"