mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 06:36:38 +00:00
linux-moblin: Add patch to add the psb driver directly to the kernel instead of being standalone
This commit is contained in:
parent
837119e38e
commit
c9f9486968
File diff suppressed because it is too large
Load Diff
34380
meta-moblin/packages/linux/linux-moblin-2.6.27/psb-driver.patch
vendored
Normal file
34380
meta-moblin/packages/linux/linux-moblin-2.6.27/psb-driver.patch
vendored
Normal file
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user