blob: 0ba1b07dc0fa18b91a59dd8706e0c90546b3cfcb (
plain)
1
2
3
4
5
6
7
8
9
10
|
require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.5+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 \
"
|