53 Commits (81dfbfb069c3c8f3e5499f55b02b1f320208707d)

Author SHA1 Message Date
Felix Fietkau 847cb10f47 target/sdk: ship toolchain and kernel module package 8 years ago
Alexander Couzens 2e980479c1 IB/SDK/toolchain: use lower cases filenames 8 years ago
Alexander Couzens 4a7c653400 IB/SDK/toolchain: use VERSION_DIST_SANITIZED instead of VERSION_DIST 8 years ago
Jo-Philipp Wich 9eeb267c06 sdk: stop shipping a .config 8 years ago
Jo-Philipp Wich 484cb91ad5 sdk: bundle required firmware files 8 years ago
Jo-Philipp Wich f8ce7e028d sdk: do not exclude ccache executable 8 years ago
Jo-Philipp Wich 0f6f518e7a sdk: fix generation of base feed url 8 years ago
Jo-Philipp Wich 2224dbdb9d sdk: add base repository fallback 9 years ago
Felix Fietkau 6318ff744d target/sdk: include modules.builtin, it is necessary for packaging kernel modules 9 years ago
Felix Fietkau 7dfbac8073 target/sdk: do not include the target staging dir anymore, it is unnecessary now 9 years ago
Felix Fietkau 4a7340d8c6 target/sdk: ship .ko files to allow rebuild of the base kmod-* packages 9 years ago
Felix Fietkau def6be413c target/sdk: Fix filename with external toolchain 9 years ago
Felix Fietkau d69efa4e15 targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Jo-Philipp Wich 49fda5e4d9 sdk: use prepare target to initialize git snapshot 10 years ago
Jo-Philipp Wich f52a62d600 sdk: rename file to mention target/subtarget and move host system to suffix 10 years ago
Jo-Philipp Wich 15d8db1f8c build: add version number to filenames 10 years ago
Felix Fietkau db9f9a6407 sdk: add missing kernel include files 10 years ago
Jo-Philipp Wich cc97eaff10 sdk: improve feed setup 10 years ago
Jo-Philipp Wich 057e518224 sdk: predefine kernel version magic 10 years ago
Felix Fietkau 734f7609b9 sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it 10 years ago
Felix Fietkau 2a5f6cadd1 target/sdk: strip host binaries before packing 10 years ago
Felix Fietkau 8c9fed34e4 target/sdk: leave out some unnecessary directories 10 years ago
Felix Fietkau cedfe135ab target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from 11 years ago
Felix Fietkau 23df56c490 target/sdk: remove obsolete compatibility makefiles 11 years ago
Felix Fietkau 5ef90f6540 target/sdk: remove obsolete exclude line 11 years ago
Felix Fietkau d76f2d4d1c target/sdk: remove some unnecessary files 11 years ago
Felix Fietkau ba3b720fe6 target/sdk: add support for building kernel module packages 11 years ago
Daniel Dickinson 7e0f8049fa Fix feeds.conf.default when no SVN info present 12 years ago
John Crispin 3686b8d279 derive system from hostcc to allow building inside a chroot 12 years ago
Jo-Philipp Wich 93b8648b15 don't overwrite version.mk, substitute REVISION instead 12 years ago
Jo-Philipp Wich cb6f860b8f make sure .config gets copied as file When using scripts/env, .config is most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working. 13 years ago
Jo-Philipp Wich 34f2cfc657 fix generation for arm platforms Based on patch by Roman Yeryomin <roman@advem.lv> 13 years ago
Felix Fietkau b3d364b922 sdk: fix up paths for $(ARCH_SUFFIX) 15 years ago
Florian Fainelli 40d5dafdd2 do not exclude the share directory for bison and other programs to work (#5629) 15 years ago
Florian Fainelli 88fd55fb5c now that we support multiple libc, include the gcc version, libc type and libc version in the SDK filename 15 years ago
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 ;) 15 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 17 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