From 1e4f72fcbf6b82a3ccfea4df1d42b71ce28d7fe3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 12 Feb 2009 10:21:54 +0000 Subject: linux-moblin: Add 2.6.28+2.6.29-rc2 version --- .../linux/linux-moblin_2.6.28+2.6.29-rc2.bb | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 meta-moblin/packages/linux/linux-moblin_2.6.28+2.6.29-rc2.bb (limited to 'meta-moblin/packages/linux/linux-moblin_2.6.28+2.6.29-rc2.bb') diff --git a/meta-moblin/packages/linux/linux-moblin_2.6.28+2.6.29-rc2.bb b/meta-moblin/packages/linux/linux-moblin_2.6.28+2.6.29-rc2.bb new file mode 100644 index 000000000..6ab0c8dee --- /dev/null +++ b/meta-moblin/packages/linux/linux-moblin_2.6.28+2.6.29-rc2.bb @@ -0,0 +1,24 @@ +require linux-moblin.inc + +PR = "r2" +PE = "1" + +DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_netbook = "1" +DEFAULT_PREFERENCE_menlow = "1" + +SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \ + ${KERNELORG_MIRROR}pub/linux/kernel/v2.6/testing/patch-2.6.29-rc2.bz2;patch=1 \ + file://0001-fastboot-retry-mounting-the-root-fs-if-we-can-t-fin.patch;patch=1 \ + file://0002-fastboot-remove-wait-for-all-devices-before-mounti.patch;patch=1 \ + file://0003-fastboot-remove-duplicate-unpack_to_rootfs.patch;patch=1 \ + file://0004-superreadahead-patch.patch;patch=1 \ + file://0005-fastboot-async-enable-default.patch;patch=1 \ + file://0006-Revert-drm-i915-GEM-on-PAE-has-problems-disable.patch;patch=1 \ + file://0007-acer-error-msg.patch;patch=1 \ + file://defconfig-menlow \ + file://defconfig-netbook" + +SRC_URI_append_menlow = " file://psb-driver.patch;patch=1" + +S = "${WORKDIR}/linux-2.6.28" -- cgit v1.2.3