initscripts-shr: remove devtmpfs initscript for palmpre machine
[openembedded.git] / recipes / linux / linux-powerpc-fsl_2.6.35.bb
blob26f1d79207bfb163ce520ee6f5222d99f33667d4
1 # This recipe builds the Linux kernel from the GIT tree for Freescale PowerPC
2 # This tree is not the upstream kernel release so use with caution.
4 # http://git.kernel.org/?p=linux/kernel/git/galak/powerpc.git;a=summary
6 require linux.inc
8 FILESPATHPKG =. "linux-powerpc-fsl-git/${MACHINE}:"
10 SRCREV = "9fe6206f400646a2322096b56c59891d530e8d51"
11 PV = "2.6.35"
13 PR = "r0"
15 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git;protocol=git \
16 file://defconfig"
18 # Use format (x|y|z) when adding y, z
19 COMPATIBLE_MACHINE = "(p1020rdb|p2020rdb)"
21 S = "${WORKDIR}/git"