diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 17:55:34 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-07 18:00:09 +0200 |
commit | 17ef72525c4e1b3f7a32336878b2d39984ca23ec (patch) | |
tree | 31369c7f9db9bdb9006a81b5a7821dc0284b8978 /recipes/freesmartphone/fso-gsm0710muxd_git.bb | |
parent | 076c66f9bb813125d6faf29db4e4fa862949c6b9 (diff) |
freesmartphone: move SRCREVs to recipes
* simplify fso-autorev
* move cornucopia and python-helpers rev to sane-srcrevs.inc
* drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
Diffstat (limited to 'recipes/freesmartphone/fso-gsm0710muxd_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-gsm0710muxd_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fso-gsm0710muxd_git.bb b/recipes/freesmartphone/fso-gsm0710muxd_git.bb index 5ce1d1e846..bfc01b4489 100644 --- a/recipes/freesmartphone/fso-gsm0710muxd_git.bb +++ b/recipes/freesmartphone/fso-gsm0710muxd_git.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/gs SECTION = "console/network" DEPENDS = "dbus dbus-glib" LICENSE = "GPL" +SRCREV = "1d69fb5b666ac2a9e54e46978c7afa8fe5dfc3c9" PV = "0.9.3.1+gitr${SRCREV}" PR = "r0" |