[oe-commits] org.oe.dev packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.

crofton commit openembedded-commits at lists.openembedded.org
Sun Oct 22 22:39:49 UTC 2006


packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 40c703181bd98032c1f49e8e28da9ef7e565ea1e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=40c703181bd98032c1f49e8e28da9ef7e565ea1e
Files:
1
packages/usrp/usrp_0.12.bb
Diffs:

#
# mt diff -r6b67a568c30ec208daa4c0fb2af0cf43ebfd0254 -r40c703181bd98032c1f49e8e28da9ef7e565ea1e
#
# 
# 
# patch "packages/usrp/usrp_0.12.bb"
#  from [9122bbdf0d67e8e1604407a937ab787d048ebfaf]
#    to [5546ad3695f17d04ca0ffbe5317098881e7f9014]
# 
============================================================
--- packages/usrp/usrp_0.12.bb	9122bbdf0d67e8e1604407a937ab787d048ebfaf
+++ packages/usrp/usrp_0.12.bb	5546ad3695f17d04ca0ffbe5317098881e7f9014
@@ -7,7 +7,9 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradi
 PR = "r0"
 
 SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/usrp-${PV}.tar.gz \
-           file://usb11.patch;patch=1"
+           file://usb11.patch;patch=1" \
+           file://install_test.patch;patch=1"
+
 S = "${WORKDIR}/usrp-${PV}"
 
 inherit autotools pkgconfig






More information about the Openembedded-commits mailing list