diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:45:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:45:37 +0200 |
commit | 6b23643da9067f0bbb509b5ac2598a9a99651a92 (patch) | |
tree | 6bcf70529b9ec298e4eceea436b79b52188f31d2 | |
parent | b61387a59d653eeab14131fe8c1bf666bdeacc07 (diff) |
qi: switch to SRCPV
-rw-r--r-- | recipes/qi/qi_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qi/qi_git.bb b/recipes/qi/qi_git.bb index a9c8215e88..c91ac54469 100644 --- a/recipes/qi/qi_git.bb +++ b/recipes/qi/qi_git.bb @@ -1,6 +1,6 @@ require qi.inc PR = "r1" -PR_append = "+gitr${SRCREV}" +PR_append = "+gitr${SRCPV}" SRCREV = "c38b062a609f1442e6a9e13005cfbdfd59a5ac0d" SRC_URI = "\ |