mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-10-22 23:02:18 +02:00

Do the SRCREV update to the latest versions of linux-yocto to match the fido release, this removes warnings that where noted during the first round of 3.19. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
11 lines
441 B
Plaintext
11 lines
441 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
|
|
KMACHINE_emenlow-noemgd = "emenlow"
|
|
KBRANCH_emenlow-noemgd = "standard/base"
|
|
KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
|
|
|
|
LINUX_VERSION_emenlow-noemgd = "3.14.36"
|
|
SRCREV_machine_emenlow-noemgd = "4434aa71ff7043c570f9eae493df1ccadbda9b85"
|
|
SRCREV_meta_emenlow-noemgd = "162dfe3bb092c1a792e5ed224fe09672e9814b24"
|