mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-04 05:53:26 +00:00 
			
		
		
		
	jenkins.sh: Iu: use libosmo-sccp,-netif master
The iu specific branches of libosmo-sccp and libosmo-netif have recently been merged to master. Change-Id: I9465d7b956c3bd65d6e8a387e6710235672352e8
This commit is contained in:
		@@ -17,14 +17,9 @@ osmo-build-dep.sh libosmocore "" ac_cv_path_DOXYGEN=false
 | 
				
			|||||||
export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
 | 
					export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
 | 
				
			||||||
export LD_LIBRARY_PATH="$inst/lib"
 | 
					export LD_LIBRARY_PATH="$inst/lib"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [ "x$IU" = "x--enable-iu" ]; then
 | 
					 | 
				
			||||||
	netif_branch="sysmocom/sctp"
 | 
					 | 
				
			||||||
	sccp_branch="sysmocom/iu"
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
osmo-build-dep.sh libosmo-abis
 | 
					osmo-build-dep.sh libosmo-abis
 | 
				
			||||||
osmo-build-dep.sh libosmo-netif $netif_branch
 | 
					osmo-build-dep.sh libosmo-netif
 | 
				
			||||||
osmo-build-dep.sh libosmo-sccp $sccp_branch
 | 
					osmo-build-dep.sh libosmo-sccp
 | 
				
			||||||
PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
 | 
					PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
 | 
				
			||||||
osmo-build-dep.sh openggsn
 | 
					osmo-build-dep.sh openggsn
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user