diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:47:27 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:49:10 +0200 |
commit | 14f3580bb72a242f4586e278b5d2af97535f063d (patch) | |
tree | b88f06324d833435f470ce51051386bd1ef50ff6 /recipes/e17 | |
parent | fe405ac60d34691116aa69f7d93edf3ef78c74ab (diff) |
illume-keyboards-shr: move SRCREV to recipe
Diffstat (limited to 'recipes/e17')
-rw-r--r-- | recipes/e17/illume-keyboards-shr_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/e17/illume-keyboards-shr_git.bb b/recipes/e17/illume-keyboards-shr_git.bb index fc70456a6f..3c909bb4f1 100644 --- a/recipes/e17/illume-keyboards-shr_git.bb +++ b/recipes/e17/illume-keyboards-shr_git.bb @@ -3,6 +3,7 @@ SECTION = "x11/data" SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master" S = "${WORKDIR}/git" +SRCREV = "ebbc388b26578f60f3d68ea5631c47a11afa49c0" PV = "0.0+gitr${SRCREV}" PE = "1" PR = "r2" |