mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-romley: add support for the linux-yocto_3.4 kernel
Add linux-yocto_3.4 kernel support for the romley machine. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
fa701ffe84
commit
1652742ef6
13
meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
Normal file
13
meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
Normal file
|
@ -0,0 +1,13 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
COMPATIBLE_MACHINE_romley = "romley"
|
||||
|
||||
KMACHINE_romley = "romley"
|
||||
KBRANCH_romley = "standard/common-pc-64/romley"
|
||||
|
||||
SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
|
||||
SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
|
||||
|
||||
module_autoload_uio = "uio"
|
||||
|
||||
LINUX_VERSION = "3.4.28"
|
Loading…
Reference in New Issue
Block a user