]> git.kernelconcepts.de Git - meta-tx09.git/blob - recipes-kernel/linux/linux-tx09_git.bb
linux-tx09: update to new git revision, drop PR
[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://pixclock.patch \
12            file://defconfig \
13            "
14
15 S = "${WORKDIR}/git"