summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/linux/linux-moblin_2.6.27.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/linux/linux-moblin_2.6.27.bb')
-rw-r--r--meta-moblin/packages/linux/linux-moblin_2.6.27.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-moblin/packages/linux/linux-moblin_2.6.27.bb b/meta-moblin/packages/linux/linux-moblin_2.6.27.bb
index fe26cc555a..b3d990aaa7 100644
--- a/meta-moblin/packages/linux/linux-moblin_2.6.27.bb
+++ b/meta-moblin/packages/linux/linux-moblin_2.6.27.bb
@@ -1,6 +1,6 @@
1require linux-moblin.inc 1require linux-moblin.inc
2 2
3PR = "r2" 3PR = "r3"
4PE = "1" 4PE = "1"
5 5
6DEFAULT_PREFERENCE = "-1" 6DEFAULT_PREFERENCE = "-1"
@@ -49,6 +49,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.27.tar.bz2 \
49 file://0040-fastboot-fix-issues-and-improve-output-of-bootgraph.patch;patch=1 \ 49 file://0040-fastboot-fix-issues-and-improve-output-of-bootgraph.patch;patch=1 \
50 file://0041-r8169-8101e.patch;patch=1 \ 50 file://0041-r8169-8101e.patch;patch=1 \
51 file://0042-intelfb-945gme.patch;patch=1 \ 51 file://0042-intelfb-945gme.patch;patch=1 \
52 file://0043-superreadahead-patch.patch;patch=1 \
52 file://defconfig-netbook" 53 file://defconfig-netbook"
53 54
54S = "${WORKDIR}/linux-2.6.27" 55S = "${WORKDIR}/linux-2.6.27"