Commit Graph

78 Commits (4a6795409d1520fd3da3e909a8bcf9d7fd0927bb)

Author SHA1 Message Date
Felix Fietkau d76f2d4d1c target/sdk: remove some unnecessary files
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39859
10 years ago
Felix Fietkau ba3b720fe6 target/sdk: add support for building kernel module packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39858
10 years ago
Daniel Dickinson 7e0f8049fa Fix feeds.conf.default when no SVN info present
SVN-Revision: 34051
12 years ago
John Crispin 3686b8d279 derive system from hostcc to allow building inside a chroot
SVN-Revision: 33228
12 years ago
Jo-Philipp Wich 93b8648b15 don't overwrite version.mk, substitute REVISION instead
SVN-Revision: 31271
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.
SVN-Revision: 29927
12 years ago
Jo-Philipp Wich 34f2cfc657 fix generation for arm platforms Based on patch by Roman Yeryomin <roman@advem.lv>
SVN-Revision: 28225
13 years ago
Felix Fietkau b3d364b922 sdk: fix up paths for $(ARCH_SUFFIX)
SVN-Revision: 20254
14 years ago
Florian Fainelli 40d5dafdd2 do not exclude the share directory for bison and other programs to work (#5629)
SVN-Revision: 17198
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
SVN-Revision: 16508
15 years ago
Florian Fainelli 4f52961c56 do not copy all the staging_dir/ directories, only the right toolchain and target directories
SVN-Revision: 16507
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
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)
SVN-Revision: 12689
16 years ago
Nicolas Thill fe47c70496 add LICENSE & minimal Config.in files (closes: #3710)
SVN-Revision: 12367
16 years ago
Nicolas Thill 42cf7602f4 add feeds config file to SDK
SVN-Revision: 12365
16 years ago
Felix Fietkau bdb9c7351c some more build system cleanup
SVN-Revision: 12329
16 years ago
Felix Fietkau 2da3f6a256 fix the sdk
SVN-Revision: 9747
17 years ago
Felix Fietkau b81933c951 strip -$(KERNEL) from sdk/imagebuilder names
SVN-Revision: 9742
17 years ago
Florian Fainelli aa5fa29235 Fix the sdk generation with the new staging_dir layout
SVN-Revision: 8503
17 years ago
Felix Fietkau 9a1350fdc1 fix sdk build
SVN-Revision: 7855
17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
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
SVN-Revision: 6942
17 years ago
Mike Baker 3295536b02 more [6849]
SVN-Revision: 6850
17 years ago
Florian Fainelli 6cd84c6838 Use find -exec instead of xargs
SVN-Revision: 6837
17 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.
SVN-Revision: 6102
18 years ago
Felix Fietkau 927fb16abb don't mess with the staging dir too much when building the sdk
SVN-Revision: 6070
18 years ago
Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843)
SVN-Revision: 5081
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago