summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-05-13 09:55:22 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-05-13 16:12:58 -0500
commit358a1807b01a56d1da05cfad00d33ea45187b25a (patch)
tree2ec899d420d1efab6bfb15d40c800e98e7c11665 /meta-fri2/recipes-kernel/linux
parent7787859178d10cf8cf8cdde9438f8aecf211a213 (diff)
downloadmeta-intel-358a1807b01a56d1da05cfad00d33ea45187b25a.tar.gz
fri2-noemgd: Use standard/base machine branch for linux-yocto_3.14
There is no need to use the standard/fri2 branch, as it points to the same commit as standard/base branch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 49bf44dc..7b437f77 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" 3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
4KMACHINE_fri2-noemgd = "fri2" 4KMACHINE_fri2-noemgd = "fri2"
5KBRANCH_fri2-noemgd = "standard/fri2" 5KBRANCH_fri2-noemgd = "standard/base"
6KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb" 6KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
7LINUX_VERSION_fri2-noemgd = "3.14.2" 7LINUX_VERSION_fri2-noemgd = "3.14.2"
8SRCREV_machine_fri2-noemgd = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" 8SRCREV_machine_fri2-noemgd = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"