mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1378 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
164 B
BlitzBasic
9 lines
164 B
BlitzBasic
require tasks.inc
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
PV = "0.4+svn${SRCDATE}"
|
|
S = "${WORKDIR}/trunk"
|
|
|
|
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"
|