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