aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk
Commit message (Collapse)AuthorAgeFilesLines
...
* revert find | xargs => find | exec changes - this is completely unnecessary ↵Felix Fietkau2007-04-121-2/+2
| | | | | | and introduces additional dependencies that we do not need git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-031-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more [6849]Mike Baker2007-04-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use find -exec instead of xargsFlorian Fainelli2007-04-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove extra -Mike Baker2007-03-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the sdkFelix Fietkau2007-03-261-11/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an 'Image Configuration' menu to menuconfigFelix Fietkau2007-03-161-0/+3
| | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix config checks for Image Builder and SDK - only build them when requested.Felix Fietkau2007-01-141-3/+2
| | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't mess with the staging dir too much when building the sdkFelix Fietkau2007-01-101-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-141-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set the sdk default to y if CONFIG_ALL is setFelix Fietkau2006-10-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-184-4/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix and enable the sdkFelix Fietkau2006-06-214-52/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix BR2_ and CONFIG_ issuesMike Baker2006-05-122-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/sdk to target/sdkFelix Fietkau2006-04-215-0/+107
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3695 3c298f89-4303-0410-b956-a3cf2f4a3e73