meta-intel/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
Tom Zanussi 575f93dd4b meta-intel: remove kernel AUTOREVs
Using AUTOREV turns out to cause problems with unreproducible
autobuilder builds and unwanted network access.  This patch removes
kernel AUTOREVs and locks down SRCREVs and LINUX_VERSIONs.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-04 10:39:06 -06:00

12 lines
409 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_jasperforest = "jasperforest"
KMACHINE_jasperforest = "jasperforest"
KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest"
SRCREV_machine_pn-linux-yocto_jasperforest ?= "2a98cc74757bd353c7d49a2d0c7b479aba81d58e"
SRCREV_meta_pn-linux-yocto_jasperforest ?= "e7f2fdc48f8808887175f0328274a2668084738c"
LINUX_VERSION = "3.2.32"