diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
commit | 82b51b6abd7b43ae6fa1c7d01b780d0c99d22804 (patch) | |
tree | b1455904c992c92a18dc5f48253d0f37c4ff7590 /recipes/settings-daemon/settings-daemon_svn.bb | |
parent | 5eef2a8892b12b3215f52065c2c177f576c41959 (diff) | |
parent | d2bd4a770d2a5b3fd56bd3a8584935240d9012f8 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/settings-daemon/settings-daemon_svn.bb')
-rw-r--r-- | recipes/settings-daemon/settings-daemon_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/settings-daemon/settings-daemon_svn.bb b/recipes/settings-daemon/settings-daemon_svn.bb index de920532df..0b94830989 100644 --- a/recipes/settings-daemon/settings-daemon_svn.bb +++ b/recipes/settings-daemon/settings-daemon_svn.bb @@ -3,6 +3,7 @@ LICENSE = "GPL" DEPENDS = "gconf glib-2.0 gtk+" RDEPENDS = "xrdb" SECTION = "x11" +SRCREV = "2006" PV = "0.0+svnr${SRCPV}" PR = "r2" |