enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / linux / linux-qsd8_git.bb
1 require linux.inc
2
3 PV = "2.6.29+${PR}+gitr${SRCREV}"
4 PR = "r13"
5
6 COMPATIBLE_MACHINE = "htcnexus|htcleo"
7
8 SRCREV = "2d3ee40a2d334693c342ef10c5fde599854e91a9"
9
10 SRC_BRANCH = "htc-qsd8k-2.6.29"
11
12 SRC_URI = "\
13   git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=${SRC_BRANCH};protocol=git \
14   file://defconfig \
15 "
16
17 S = "${WORKDIR}/git"