diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-07-23 11:38:42 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-28 21:41:18 +0100 |
commit | 7434683fdabb5cc28ef98e9b6aa1f0717ea32edd (patch) | |
tree | 92ac60e3fc75c9f4404b27134ef8bf47620cb5a3 /packages | |
parent | 59fdade6ad1501f59761af8438cd5f80ec0015a4 (diff) |
sane-srcrevs.inc: Upgrade app-restarter and fix the PV, bump the PE
Diffstat (limited to 'packages')
-rw-r--r-- | packages/openmoko-tools/app-restarter_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/openmoko-tools/app-restarter_svn.bb b/packages/openmoko-tools/app-restarter_svn.bb index 90ac2b1777..c256b41e78 100644 --- a/packages/openmoko-tools/app-restarter_svn.bb +++ b/packages/openmoko-tools/app-restarter_svn.bb @@ -3,6 +3,8 @@ LICENSE = "GPL" SRC_URI="svn://svn.openmoko.org/developers/zecke/;module=app_restarter;proto=http" S = "${WORKDIR}/app_restarter" +PV = "1.0+svn${SRCREV}" +PE = "1" inherit pkgconfig |