mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
linux-moblin: Add patch to add the psb driver directly to the kernel instead of being standalone
This commit is contained in:
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
|
require linux-moblin.inc
|
||||||
|
|
||||||
PR = "r4"
|
PR = "r6"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-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-menlow \
|
||||||
file://defconfig-netbook"
|
file://defconfig-netbook"
|
||||||
|
|
||||||
|
SRC_URI_append_menlow = "psb-driver.patch;patch=1"
|
||||||
|
|
||||||
S = "${WORKDIR}/linux-2.6.27"
|
S = "${WORKDIR}/linux-2.6.27"
|
||||||
|
|||||||
Reference in New Issue
Block a user