diff options
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/illume-theme-freesmartphone_git.bb | 1 | ||||
-rw-r--r-- | recipes/freesmartphone/opimd-utils_git.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/freesmartphone/illume-theme-freesmartphone_git.bb b/recipes/freesmartphone/illume-theme-freesmartphone_git.bb index 1351674a18..2babd91486 100644 --- a/recipes/freesmartphone/illume-theme-freesmartphone_git.bb +++ b/recipes/freesmartphone/illume-theme-freesmartphone_git.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Illume theme for the freesmartphone.org project" HOMEPAGE = "http://illume.projects.openmoko.org/" LICENSE = "MIT/BSD" DEPENDS = "edje-native eet-native" +SRCREV = "b1b0f6adc59e6f72a3929771058e3750bf181bc5" PV = "0.1.0+gitr${SRCREV}" PR = "r0" diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb index 68038f34c1..2bc1f3705a 100644 --- a/recipes/freesmartphone/opimd-utils_git.bb +++ b/recipes/freesmartphone/opimd-utils_git.bb @@ -4,6 +4,7 @@ SHR_RELEASE ?= "shr" LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd" SECTION = "x11/application" +SRCREV = "1872cdebe1209123710259e25cb8c8b47a627112" PV = "0.0.2+gitr${SRCREV}" PR = "r0" |