mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-emenlow: upgrade to master
Upgrade the meta-emenlow BSP to current master. This updates the layer to reflect the naming changes that took place between laverne and the current master, and allows the BSP to be built for master. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
af40e14ce3
commit
c14f24a2e9
|
@ -16,7 +16,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
|||
|
||||
KERNEL_IMAGETYPE = "bzImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-wrs"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-stable"
|
||||
#PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
|
||||
PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo"
|
||||
PREFERRED_PROVIDER_drm = "libdrm-poulsbo"
|
||||
|
@ -44,5 +44,5 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz"
|
|||
GLIBC_ADDONS = "nptl"
|
||||
GLIBC_EXTRA_OECONF = "--with-tls"
|
||||
|
||||
SRCREV_machine_pn-linux-wrs_emenlow ?= "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
|
||||
SRCREV_meta_pn-linux-wrs_emenlow ?= "b67e060194a38c6331da1532bd06446087a42b3b"
|
||||
SRCREV_machine_pn-linux-yocto-stable_emenlow = "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
|
||||
SRCREV_meta_pn-linux-yocto-stable_emenlow ?= "d1cd5c80ee97e81e130be8c3de3965b770f320d6"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
||||
WRMACHINE_emenlow = "emenlow"
|
||||
KMACHINE_emenlow = "emenlow"
|
Loading…
Reference in New Issue
Block a user