mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
FishRiver: add recipe extention for linux-yocto_3.4
Tested this on FishRiver hardware, and it works as expected. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
f5dcebe578
commit
7be9149279
|
@ -0,0 +1,8 @@
|
||||||
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
|
COMPATIBLE_MACHINE_fishriver = "fishriver"
|
||||||
|
KMACHINE_fishriver = "fishriver"
|
||||||
|
KBRANCH_fishriver = "standard/fishriver"
|
||||||
|
|
||||||
|
SRCREV_machine_pn-linux-yocto_fishriver ?= "49f1599b2ce0288599805b5364b895f5a9febb3e"
|
||||||
|
SRCREV_meta_pn-linux-yocto_fishriver ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5"
|
Loading…
Reference in New Issue
Block a user