18 Commits (4f52961c5614507d06d9228b158893a8352279b0)

Author SHA1 Message Date
Florian Fainelli 4f52961c56 do not copy all the staging_dir/ directories, only the right toolchain and target directories 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Nicolas Thill 1990fc90fd allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097) 16 years ago
Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710) 16 years ago
Nicolas Thill 42cf7602f4 add feeds config file to SDK 16 years ago
Felix Fietkau bdb9c7351c some more build system cleanup 16 years ago
Felix Fietkau 2da3f6a256 fix the sdk 17 years ago
Felix Fietkau b81933c951 strip -$(KERNEL) from sdk/imagebuilder names 17 years ago
Florian Fainelli aa5fa29235 Fix the sdk generation with the new staging_dir layout 17 years ago
Felix Fietkau 9a1350fdc1 fix sdk build 17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink 18 years ago
Felix Fietkau 3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 18 years ago
Mike Baker 3295536b02 more [6849] 18 years ago
Florian Fainelli 6cd84c6838 Use find -exec instead of xargs 18 years ago
Felix Fietkau 351d0d4b07 Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. 18 years ago
Felix Fietkau 927fb16abb don't mess with the staging dir too much when building the sdk 18 years ago
Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) 18 years ago