diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-02-08 18:46:15 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-02-08 18:46:15 -0800 |
commit | 2c61ea05466e6f7cf4b07352e5224128c2f5929a (patch) | |
tree | 6d5e7750ff9a8ed436b31e83d83e310f07f9eae6 /packages/freesmartphone/fso-abyss_git.bb | |
parent | 8a022299d8cbe2de444669a5a25b1f1c182d86f2 (diff) | |
parent | 7f4149db1ab21d402bd448431a57e31dddfc578d (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/freesmartphone/fso-abyss_git.bb')
-rw-r--r-- | packages/freesmartphone/fso-abyss_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb index 7038d5e0f9..471f404fc1 100644 --- a/packages/freesmartphone/fso-abyss_git.bb +++ b/packages/freesmartphone/fso-abyss_git.bb @@ -4,7 +4,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" SECTION = "console/network" DEPENDS = "vala-native dbus dbus-glib libgee" LICENSE = "GPL" -PV = "0.1.0+gitr${SRCREV}" +PV = "0.2.0+gitr${SRCREV}" PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master" |