Felix Fietkau 
							
						 
					 
					
						
						
							
						
						9467ce42da 
					 
					
						
						
							
							build: get rid of host.mk  
						
						... 
						
						
						
						Defined required host related variables in toplevel.mk instead
Signed-off-by: Felix Fietkau <nbd@nbd.name > 
						
						
					 
					
						2017-02-26 13:31:44 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d4abe72cce 
					 
					
						
						
							
							target/sdk: update README.SDK to explain dependency handling  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@nbd.name > 
						
						
					 
					
						2016-08-01 12:00:27 +02:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						12703d5b29 
					 
					
						
						
							
							sdk: provide a config symbol for detecting builds within the SDK  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@nbd.name > 
						
						
					 
					
						2016-07-31 12:25:25 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Dickinson 
							
						 
					 
					
						
						
							
						
						3c6b091b65 
					 
					
						
						
							
							sdk: Allow to configure signed pacakge lists  
						
						... 
						
						
						
						Add option to enable signing packages lists in SDK.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com > 
						
						
					 
					
						2016-07-13 20:03:10 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Dickinson 
							
						 
					 
					
						
						
							
						
						d79f8909c1 
					 
					
						
						
							
							sdk: Allow to change ALL* package settings in SDK  
						
						... 
						
						
						
						It is desirable to be able to use ./scripts/feeds install -a
when in the SDK without being forced to build a great number
of packages that are not actually wanted.
We therefore add the option of changing the various ALL package
build options so that we can default to packages not being built
unless we select them.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com > 
						
						
					 
					
						2016-05-24 13:30:58 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Couzens 
							
						 
					 
					
						
						
							
						
						173ac3b7cb 
					 
					
						
						
							
							sdk: rename OpenWrt into LEDE  
						
						... 
						
						
						
						Signed-off-by: Alexander Couzens <lynxis@fe80.eu > 
						
						
					 
					
						2016-05-05 19:10:20 +01:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						81a35d669a 
					 
					
						
						
							
							sdk: provide explicit CONFIG_MODULES kconfig symbol  
						
						... 
						
						
						
						Extend the SDK Config.in file to explicitely declare a MODULES symbol with
the "option modules" flag set in order to prevent a kconfig segmentation fault
whenever a "depends m" dependency is encountered.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 46514 
						
						
					 
					
						2015-07-27 23:45:15 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						49fda5e4d9 
					 
					
						
						
							
							sdk: use prepare target to initialize git snapshot  
						
						... 
						
						
						
						The new approach is less prone to race conditions and will properly
snapshot the symlinks prepared by the prereq-build target.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 44330 
						
						
					 
					
						2015-02-08 22:54:27 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
							
						
						4685e4f273 
					 
					
						
						
							
							sdk: track files with git and use it to implement proper clean targets  
						
						... 
						
						
						
						Initialize a Git repository in the SDK and use git reset / git clean
to rollback any SDK changes with "make clean" or "make dirclean".
This approach is more robust than nuking entire directory trees because
some parts of them might have been shipped with the original archive.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 43904 
						
						
					 
					
						2015-01-10 11:17:02 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						fd27fb770d 
					 
					
						
						
							
							target/sdk: fix parallel build calls  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39912 
						
						
					 
					
						2014-03-13 12:12:50 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2d52430c25 
					 
					
						
						
							
							target/sdk: remove obsolete make calls for the ancient package directory format  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39911 
						
						
					 
					
						2014-03-13 12:12:46 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						cedfe135ab 
					 
					
						
						
							
							target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from  
						
						... 
						
						
						
						This allows make oldconfig/menuconfig to run
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39864 
						
						
					 
					
						2014-03-10 18:58:49 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						23df56c490 
					 
					
						
						
							
							target/sdk: remove obsolete compatibility makefiles  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 39863 
						
						
					 
					
						2014-03-10 18:58:44 +00:00 
						 
				 
			
				
					
						
							
							
								Nicolas Thill 
							
						 
					 
					
						
						
							
						
						fe47c70496 
					 
					
						
						
							
							add LICENSE & minimal Config.in files ( closes :  #3710 )  
						
						... 
						
						
						
						SVN-Revision: 12367 
						
						
					 
					
						2008-08-22 04:20:40 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2da3f6a256 
					 
					
						
						
							
							fix the sdk  
						
						... 
						
						
						
						SVN-Revision: 9747 
						
						
					 
					
						2007-12-14 00:33:25 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						882f3e78ca 
					 
					
						
						
							
							suppress bug after compiling last package in kamikaze SDK.  
						
						... 
						
						
						
						This patch corrects https://dev.openwrt.org/ticket/2508 
An error was raised when no Config.in file was found in package/
Signed-off-by: Julien Pinon <julien.pinon@luceor.com >
SVN-Revision: 9692 
						
						
					 
					
						2007-12-09 18:52:52 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d3dea9d2c6 
					 
					
						
						
							
							add portability fixes from  #1720  
						
						... 
						
						
						
						SVN-Revision: 7791 
						
						
					 
					
						2007-06-30 12:21:58 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						874f03ea00 
					 
					
						
						
							
							fixes for a few build errors on osx without fink  
						
						... 
						
						
						
						SVN-Revision: 7065 
						
						
					 
					
						2007-04-29 01:30:48 +00:00 
						 
				 
			
				
					
						
							
							
								Mike Baker 
							
						 
					 
					
						
						
							
						
						8101912ed6 
					 
					
						
						
							
							Accidentially broke sdk and imagebuilder in [6857]  
						
						... 
						
						
						
						SVN-Revision: 6858 
						
						
					 
					
						2007-04-03 23:29:02 +00:00 
						 
				 
			
				
					
						
							
							
								Mike Baker 
							
						 
					 
					
						
						
							
						
						3debff019c 
					 
					
						
						
							
							Remove extra -  
						
						... 
						
						
						
						SVN-Revision: 6763 
						
						
					 
					
						2007-03-30 10:23:15 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						4113d5a46d 
					 
					
						
						
							
							fix the sdk  
						
						... 
						
						
						
						SVN-Revision: 6718 
						
						
					 
					
						2007-03-26 20:17:28 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						2c62bddcfe 
					 
					
						
						
							
							Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.  
						
						... 
						
						
						
						SVN-Revision: 6572 
						
						
					 
					
						2007-03-16 03:02:31 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						60c1f0f64d 
					 
					
						
						
							
							finally move buildroot-ng to trunk  
						
						
						
						
					 
					
						2016-03-20 17:29:15 +01:00