Jo-Philipp Wich
|
cfe30549a1
don't overwrite version.mk, substitute REVISION instead
|
il y a 13 ans |
Jo-Philipp Wich
|
3cb72f38fd
populate repositories.conf from version.mk
|
il y a 13 ans |
Jo-Philipp Wich
|
cdbeb0e80b
copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
|
il y a 15 ans |
Jo-Philipp Wich
|
ea5904ff93
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
|
il y a 15 ans |
Jo-Philipp Wich
|
699876fa6b
- add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder
|
il y a 15 ans |
Jo-Philipp Wich
|
cdd44e7984
- correctly copy .config when scripts/env is used in the buildroot - prevent user provides PACKAGES from overriding per-profile defaults
|
il y a 15 ans |
Nicolas Thill
|
8c2b753329
imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one
|
il y a 16 ans |
Gabor Juhos
|
3ba43e6528
imagebuilder: add REVISION variable (closes #6795)
|
il y a 16 ans |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
il y a 16 ans |
Nicolas Thill
|
be1a9ff41d
fix ImageBuilder (closes: #3863)
|
il y a 17 ans |
Felix Fietkau
|
bdb9c7351c
some more build system cleanup
|
il y a 17 ans |
Felix Fietkau
|
b81933c951
strip -$(KERNEL) from sdk/imagebuilder names
|
il y a 18 ans |
Felix Fietkau
|
fa9710c7ee
fix imagebuilder compile
|
il y a 18 ans |
Felix Fietkau
|
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
|
il y a 18 ans |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
il y a 18 ans |
Florian Fainelli
|
43dc71fb0d
Fix the imagebuilder generation (does not mean it works with the recent changes)
|
il y a 18 ans |
Florian Fainelli
|
c54708272f
Fix image builder generation (#2213)
|
il y a 18 ans |
Florian Fainelli
|
163dab630d
Fix the imagebuilder compilation (#2213)
|
il y a 18 ans |
Florian Fainelli
|
e7113073f3
Suppress spaces in uname -m
|
il y a 18 ans |
Felix Fietkau
|
874f03ea00
fixes for a few build errors on osx without fink
|
il y a 18 ans |
Felix Fietkau
|
3e91dd1bd5
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
|
il y a 19 ans |
Mike Baker
|
8101912ed6
Accidentially broke sdk and imagebuilder in [6857]
|
il y a 19 ans |
Mike Baker
|
3295536b02
more [6849]
|
il y a 19 ans |
Florian Fainelli
|
6cd84c6838
Use find -exec instead of xargs
|
il y a 19 ans |
Felix Fietkau
|
146500a67c
include .pkginfo in image builder
|
il y a 19 ans |
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.
|
il y a 19 ans |
Felix Fietkau
|
374f384350
include .targetinfo in the image builder, and allow direct calls to the package_index target
|
il y a 19 ans |
Felix Fietkau
|
dc07dd9704
force rebuild of the imagebuilder
|
il y a 19 ans |
Felix Fietkau
|
7a6a646497
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
|
il y a 19 ans |