summaryrefslogtreecommitdiff
path: root/packages/linux/linux-beagleboard_git.bb
blob: 7158f6ab9ac0c9d644292ee7a410cbe46e11572a (plain)
1
2
3
4
5
6
7
8
9
10
11
require linux.inc

SRCREV = "1a77f70604e00b94bb3c841665a44b34430e9eda"
PV = "2.6.23+2.6.24rc3-git${SRCREV}"

COMPATIBLE_MACHINE = "beagleboard"

SRC_URI = "git://www.beagleboard.org/linux.git;protocol=http \
           file://defconfig"

S = "${WORKDIR}/linux"