linux-2.6.34: remove c7x0 patch from SRC_URI override as that file was removed in...
[openembedded.git] / recipes / linux / linux-zigbee_git.bb
blobff4e1b7ff75e577575aec1091bc41247ace7772c
1 require linux.inc
3 COMPATIBLE_MACHINE = "imote2"
5 KERNEL_RELEASE = "2.6.34"
6 KERNEL_VERSION = "${KERNEL_RELEASE}"
8 SRCREV = "3a70ef2d40d829a2ca8321475977f0f019997ab1"
9 PV = "2.6.33+${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
10 PR = "r0"
12 # Mark archs/machines that this kernel supports
13 DEFAULT_PREFERENCE_imote2 = "1"
15 SRC_URI = "git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/kernel;protocol=git;branch=devel \
16 file://defconfig"
18 S = "${WORKDIR}/git"