diff options
Diffstat (limited to 'meta-demoapps')
| -rw-r--r-- | meta-demoapps/recipes-connectivity/opensync/libsync_svn.bb | 2 | ||||
| -rw-r--r-- | meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_svn.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-demoapps/recipes-connectivity/opensync/libsync_svn.bb b/meta-demoapps/recipes-connectivity/opensync/libsync_svn.bb index 06e44fd812..34115ff4e6 100644 --- a/meta-demoapps/recipes-connectivity/opensync/libsync_svn.bb +++ b/meta-demoapps/recipes-connectivity/opensync/libsync_svn.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 gtk+ libglade libopensync avahi" | |||
| 7 | RRECOMMENDS_${PN} = "\ | 7 | RRECOMMENDS_${PN} = "\ |
| 8 | libopensync-plugin-file \ | 8 | libopensync-plugin-file \ |
| 9 | " | 9 | " |
| 10 | PV = "0.0+svnr${SRCREV}" | 10 | PV = "0.0+svnr${SRCPV}" |
| 11 | PR = "r1" | 11 | PR = "r1" |
| 12 | 12 | ||
| 13 | SRC_URI = "svn://svn.o-hand.com/repos/sync/trunk;module=sync;proto=http" | 13 | SRC_URI = "svn://svn.o-hand.com/repos/sync/trunk;module=sync;proto=http" |
diff --git a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_svn.bb b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_svn.bb index 6a9f18beaf..e4e2f730c4 100644 --- a/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_svn.bb +++ b/meta-demoapps/recipes-sato/matchbox-themes-extra/matchbox-themes-extra_svn.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes" | |||
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | DEPENDS = "matchbox-wm" | 3 | DEPENDS = "matchbox-wm" |
| 4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
| 5 | PV = "0.3+svnr${SRCREV}" | 5 | PV = "0.3+svnr${SRCPV}" |
| 6 | 6 | ||
| 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" |
| 8 | S = "${WORKDIR}/${PN}" | 8 | S = "${WORKDIR}/${PN}" |
