mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
pimlico: fixed versions in SVN recipes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3359 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ require contacts.inc
|
||||
#RDEPENDS += "gnome-vfs-plugin-file"
|
||||
#RRECOMMENDS += "gnome-vfs-plugin-http"
|
||||
|
||||
PV = "0.5+svnr${SRCREV}"
|
||||
PV = "0.8+svnr${SRCREV}"
|
||||
|
||||
#DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ require dates.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PV = "0.4.4+svnr${SRCREV}"
|
||||
PV = "0.4.5+svnr${SRCREV}"
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||
|
||||
@@ -2,7 +2,7 @@ require tasks.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PV = "0.12+svnr${SRCREV}"
|
||||
PV = "0.13+svnr${SRCREV}"
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
|
||||
|
||||
Reference in New Issue
Block a user