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
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
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
18 years ago
Felix Fietkau
d3dea9d2c6
add portability fixes from #1720
...
SVN-Revision: 7791
18 years ago
Felix Fietkau
874f03ea00
fixes for a few build errors on osx without fink
...
SVN-Revision: 7065
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
...
SVN-Revision: 6942
18 years ago
Mike Baker
8101912ed6
Accidentially broke sdk and imagebuilder in [6857]
...
SVN-Revision: 6858
18 years ago
Mike Baker
3295536b02
more [6849]
...
SVN-Revision: 6850
18 years ago
Florian Fainelli
6cd84c6838
Use find -exec instead of xargs
...
SVN-Revision: 6837
18 years ago
Mike Baker
3debff019c
Remove extra -
...
SVN-Revision: 6763
18 years ago
Felix Fietkau
4113d5a46d
fix the sdk
...
SVN-Revision: 6718
18 years ago
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
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.
...
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