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

SRCREV = "7dc52e0ee406b0e5f0759472f3638105ae0a23ab"
PV = "2.6.x+git${SRCREV}"

COMPATIBLE_MACHINE = "beagleboard"

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

S = "${WORKDIR}/git"