[oe-commits] org.oe.dev packages/usrp/files/install_test.patch : Add patch required to install usrp

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


packages/usrp/files/install_test.patch : Add patch required to install usrp
    usrp test programs.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 3336b2844fd452b1926e1104fe59813b795f9671
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3336b2844fd452b1926e1104fe59813b795f9671
Files:
1
packages/usrp/files/install_test.patch
Diffs:

#
# mt diff -r40c703181bd98032c1f49e8e28da9ef7e565ea1e -r3336b2844fd452b1926e1104fe59813b795f9671
#
# 
# 
# add_file "packages/usrp/files/install_test.patch"
#  content [b4023e2ab71b78a7dcad600f79a7035e6a6e8e11]
# 
============================================================
--- packages/usrp/files/install_test.patch	b4023e2ab71b78a7dcad600f79a7035e6a6e8e11
+++ packages/usrp/files/install_test.patch	b4023e2ab71b78a7dcad600f79a7035e6a6e8e11
@@ -0,0 +1,20 @@
+--- usrp-0.12.orig/host/apps/Makefile.am	2006-04-03 18:52:05.000000000 -0400
++++ usrp-0.12/host/apps/Makefile.am	2006-10-20 16:15:02.000000000 -0400
+@@ -23,13 +23,13 @@
+ 
+ bin_PROGRAMS =				\
+ 	usrper				\
+-	usrp_cal_dc_offset		
+-
+-noinst_PROGRAMS =			\
+-	check_order_quickly		\
++	usrp_cal_dc_offset		\
+ 	test_usrp_standard_rx		\
+ 	test_usrp_standard_tx		
+ 
++noinst_PROGRAMS =			\
++	check_order_quickly		
++
+ noinst_HEADERS =			\
+ 	time_stuff.h
+ 






More information about the Openembedded-commits mailing list