From 577764dac33e779a07e7cfe1c0eba652be64ee31 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 13 May 2014 18:26:41 -0700 Subject: crownbay-noemgd: Use the common v3.14 kernel This gets rid of the BSP specific kernel recipe for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-crownbay/conf/machine/crownbay-noemgd.conf') diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 307d9bd2..29dc4658 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf @@ -9,6 +9,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.14%" require conf/machine/include/intel-core2-32-common.inc +require conf/machine/include/intel-common-pkgarch.inc XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \ -- cgit v1.2.3-54-g00ecf