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:
546536b
)
gnuradio : Update SRCREV to support current uhd api.
author
Philip Balister
<philip@balister.org>
Tue, 7 Dec 2010 18:39:35 +0000
(13:39 -0500)
committer
Philip Balister
<philip@balister.org>
Tue, 7 Dec 2010 18:40:15 +0000
(13:40 -0500)
recipes/gnuradio/gnuradio_git.bb
patch
|
blob
|
history
diff --git
a/recipes/gnuradio/gnuradio_git.bb
b/recipes/gnuradio/gnuradio_git.bb
index
5f496dd
..
bc18d9e
100644
(file)
--- a/
recipes/gnuradio/gnuradio_git.bb
+++ b/
recipes/gnuradio/gnuradio_git.bb
@@
-1,9
+1,9
@@
require recipes/gnuradio/gnuradio.inc
-PR = "${INC_PR}.
0
"
+PR = "${INC_PR}.
1
"
PV = "3.3.0-${PR}+gitr${SRCREV}"
-SRCREV = "
068aa7f5b2591f7cc06e4495c89600101bd19b6b
"
+SRCREV = "
cdca1c917626f7c63f820da921a17187efc92cd5
"
# Make it easy to test against developer repos and branches
GIT_REPO = "gnuradio.git"