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:
+1423
-690
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"
|
||||
|
||||
Reference in New Issue
Block a user