]> git.kernelconcepts.de Git - meta-tx09.git/blob - recipes-kernel/linux/linux-tx09_git.bb
a6621550ab5a4e4b22b1e54db8a4bf6f352a5887
[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 SRCREV_pn-${PN} = "44e1988b00d936ffedd7ee21098d76048a195268"
9
10 SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
11            file://defconfig \
12            "
13
14 S = "${WORKDIR}/git"