diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-05 14:01:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-06 19:10:57 +0100 |
commit | f34f361fe779e817cf6e44680be4a9820ee88018 (patch) | |
tree | 738f1ba3b0483d857e68a689fa7e3dffd8d8753a /recipes/qi/qi_git.bb | |
parent | 74c50903a0d38f9f2be28675bfb1a37ff4a39357 (diff) |
qi-ubi: add qi variant with UBI enabled in kernel params
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/qi/qi_git.bb b/recipes/qi/qi_git.bb index 968f688da4..3364054298 100644 --- a/recipes/qi/qi_git.bb +++ b/recipes/qi/qi_git.bb @@ -1,5 +1,6 @@ require qi.inc PR = "r0" +PR_append = "+gitr${SRCREV}" SRC_URI = "\ git://git.openmoko.org/git/qi.git;protocol=git;branch=master \ |