mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3359 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
205 B
BlitzBasic
10 lines
205 B
BlitzBasic
require tasks.inc
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
PV = "0.13+svnr${SRCREV}"
|
|
S = "${WORKDIR}/trunk"
|
|
|
|
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
|
file://tasks-owl.diff;patch=1"
|