git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95fd7f2
)
fso-boot: use SRCREV instead SRCPV (sorry)
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 5 Feb 2010 14:00:52 +0000
(15:00 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 5 Feb 2010 14:00:52 +0000
(15:00 +0100)
recipes/freesmartphone/fso-boot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fso-boot_git.bb
b/recipes/freesmartphone/fso-boot_git.bb
index
ae91eef
..
61d5f16
100644
(file)
--- a/
recipes/freesmartphone/fso-boot_git.bb
+++ b/
recipes/freesmartphone/fso-boot_git.bb
@@
-1,5
+1,5
@@
require cornucopia.inc
inherit fso-plugin
PR = "${INC_PR}.0"
-PV = "0.2.0+gitr${SRC
P
V}"
+PV = "0.2.0+gitr${SRC
RE
V}"
S = "${WORKDIR}/git/tools/${PN}"