]> git.kernelconcepts.de Git - meta-tx09.git/blob - recipes-kernel/linux/linux-tx09_git.bb
ccb6c479ee8f1dff107cd49b908fe4c197cd9f1a
[meta-tx09.git] / recipes-kernel / linux / linux-tx09_git.bb
1 require recipes-kernel/linux/linux.inc
2 DESCRIPTION = "Linux kernel for Toshiba TMPA9xx processors"
3 KERNEL_IMAGETYPE = "uImage"
4
5 COMPATIBLE_MACHINE = "(topasa900)"
6
7 PV = "2.6.38"
8 PR = "r2"
9 SRCREV_pn-${PN} = "555b2cae394238e92fd17fc11b8cf40a0399c959"
10
11 SRC_URI += "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
12             file://pixclock.patch \
13             file://defconfig"
14
15 S = "${WORKDIR}/git"