mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
bf2ebd8ca1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2175 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
231 B
BlitzBasic
12 lines
231 B
BlitzBasic
require dates.inc
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
PV = "0.4.3+svn${SRCDATE}"
|
|
S = "${WORKDIR}/trunk"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
|
file://dates-owl-window-menu.patch;patch=1 \
|
|
"
|