From c14f24a2e9aebaaf2edb005f9480b395a8618acf Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 28 Dec 2010 00:42:24 -0600 Subject: 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 --- meta-emenlow/conf/machine/emenlow.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-emenlow/conf') diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index fab3b4cd..2e20e1ce 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf @@ -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" -- cgit v1.2.3-54-g00ecf