blob: d392031abb14692caae0b234c6e4b4c9e444b5d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.4+svnr${SRCREV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://dates-owl-window-menu.patch;patch=1 \
"
|