From 926280dac03410f8c535afc948dabfd73ce10463 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 1 Apr 2010 13:20:51 +0200 Subject: sane-srcrevs: move SRCREVs to recipes Signed-off-by: Martin Jansa --- recipes/matchbox2/matchbox-desktop-2_svn.bb | 1 + recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb | 1 + recipes/matchbox2/matchbox-panel-2_svn.bb | 1 + recipes/matchbox2/matchbox-wm-2_svn.bb | 1 + 4 files changed, 4 insertions(+) (limited to 'recipes/matchbox2') diff --git a/recipes/matchbox2/matchbox-desktop-2_svn.bb b/recipes/matchbox2/matchbox-desktop-2_svn.bb index 5c3a4686df..0a50bacf2b 100644 --- a/recipes/matchbox2/matchbox-desktop-2_svn.bb +++ b/recipes/matchbox2/matchbox-desktop-2_svn.bb @@ -3,6 +3,7 @@ LICENSE = "GPL" SECTION = "x11/panels" DEPENDS = "gtk+ startup-notification" RDEPENDS = "matchbox-common" +SRCREV = "2096" PV = "2.0+svnr${SRCPV}" PR = "r1" diff --git a/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb b/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb index 0dc89e6a67..bcd770698f 100644 --- a/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb +++ b/recipes/matchbox2/matchbox-panel-2-icon-themes_0.0.1.bb @@ -5,6 +5,7 @@ DEPENDS = "imagemagick-native" RPROVIDES_${PN} = "matchbox-panel-2-icon-theme" PACKAGE_ARCH = "all" SRCREV_FORMAT = "startup" +SRCREV = "1907" PV = "0.0.1+svnr${SRCPV}" PR = "r0" diff --git a/recipes/matchbox2/matchbox-panel-2_svn.bb b/recipes/matchbox2/matchbox-panel-2_svn.bb index ae3b122899..eff83f7e06 100644 --- a/recipes/matchbox2/matchbox-panel-2_svn.bb +++ b/recipes/matchbox2/matchbox-panel-2_svn.bb @@ -6,6 +6,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}" DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" RDEPENDS_${PN} = "matchbox-panel-2-icon-theme" PACKAGE_ARCH = "${MACHINE_ARCH}" +SRCREV = "2098" PV = "2.0+svnr${SRCPV}" PR = "r1" diff --git a/recipes/matchbox2/matchbox-wm-2_svn.bb b/recipes/matchbox2/matchbox-wm-2_svn.bb index b716cf2c96..a31f121f6e 100644 --- a/recipes/matchbox2/matchbox-wm-2_svn.bb +++ b/recipes/matchbox2/matchbox-wm-2_svn.bb @@ -1,4 +1,5 @@ DEPENDS = "gtk+ startup-notification dbus dbus-glib" +SRCREV = "2087" PV = "0.1.0+svnr${SRCPV}" PR = "r0" -- cgit 1.2.3-korg