1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

linux-moblin: Add patch to add the psb driver directly to the kernel instead of being standalone

This commit is contained in:
Richard Purdie
2009-01-16 15:39:26 +00:00
parent 837119e38e
commit c9f9486968
3 changed files with 35806 additions and 691 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,6 +1,6 @@
require linux-moblin.inc
PR = "r4"
PR = "r6"
PE = "1"
DEFAULT_PREFERENCE = "-1"
@@ -54,4 +54,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.27.tar.bz2 \
file://defconfig-menlow \
file://defconfig-netbook"
SRC_URI_append_menlow = "psb-driver.patch;patch=1"
S = "${WORKDIR}/linux-2.6.27"