diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-10 09:21:37 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-11 11:41:55 +0100 |
commit | 24a32f4da40480112c22804c312e011b749929cd (patch) | |
tree | 1cdd83247efcd63b8b84276f4d43ba883cde8eaa /recipes/qi/qi_git.bb | |
parent | e6b545ce0cac6443c28952d3d0fb5f8428c08b12 (diff) |
qi-ubi: add ubifs rootfs params also for gta01, move SRCREV to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qi/qi_git.bb')
-rw-r--r-- | recipes/qi/qi_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/qi/qi_git.bb b/recipes/qi/qi_git.bb index 3364054298..a9c8215e88 100644 --- a/recipes/qi/qi_git.bb +++ b/recipes/qi/qi_git.bb @@ -1,7 +1,8 @@ require qi.inc -PR = "r0" +PR = "r1" PR_append = "+gitr${SRCREV}" +SRCREV = "c38b062a609f1442e6a9e13005cfbdfd59a5ac0d" SRC_URI = "\ git://git.openmoko.org/git/qi.git;protocol=git;branch=master \ file://sanitize-makefile.patch;patch=1 \ |