]> git.karo-electronics.de Git - meta-tx09.git/blob - recipes-kernel/linux/linux-tx09_git.bb
linux-tx09: Update kernel to experimental 3.2.y branch (currently 3.2.102)
[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|topas910)"
6
7 PV = "3.2.102"
8 SRCREV_pn-${PN} = "78b2504d2e7e53863a7344b348327bf09d6527ee"
9
10 SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git;branch=tmpa9xx-v3.2.y \
11            file://defconfig \
12            "
13
14 S = "${WORKDIR}/git"