1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

linux-moblin: Update psb driver

This commit is contained in:
Richard Purdie
2009-02-25 14:05:59 +00:00
parent 440ac105bd
commit 00dccf496e
3 changed files with 2129 additions and 2299 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -19,6 +19,6 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \
file://defconfig-menlow \
file://defconfig-netbook"
SRC_URI_append_menlow = " file://psb-driver.patch;patch=1"
SRC_URI_append_menlow = " file://i915_split.patch;patch=1 file://psb-driver.patch;patch=1"
S = "${WORKDIR}/linux-2.6.28"