1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/scripts
Jonas Gorski 53c014e221 scrips/metadata.pl: fix broken targets with subtargets being selectable
r26926 moved all target features to subtargets if present, which had the
side effect that broken targets are available for selection, just without
any available subtargets (since they are still marked as broken).

Fix this by explicitly letting the top level target also depend on broken.

SVN-Revision: 33892
2012-10-22 22:16:19 +00:00
..
config scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user 2012-10-14 17:11:57 +00:00
flashing
abs2rel.pl
arm-magic.sh
brcmImage.pl
bundle-libraries.sh fix library bundling when host libraries reside in /lib/tls/ or similar 2012-09-09 22:37:32 +00:00
combined-ext-image.sh scripts: add script to generate combined extended image format 2011-11-30 07:43:58 +00:00
combined-image.sh
config.guess
config.rpath
config.sub
deptest.sh
diffconfig.sh
dl_cleanup.py
download.pl download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable 2012-05-11 18:17:15 +00:00
env env: colorize git output 2012-02-16 19:24:34 +00:00
ext-toolchain.sh ext-toolchain.sh: don't pass CFLAGS when wrapping ld 2012-05-01 22:45:55 +00:00
feeds scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems 2012-06-25 00:27:03 +00:00
gen-dependencies.sh gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists 2012-06-12 22:02:41 +00:00
getver.sh getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 2011-10-26 14:54:57 +00:00
ipkg
ipkg-make-index.sh package/index: filter out the libc package from the index 2012-06-11 01:29:11 +00:00
kconfig.pl build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order 2012-07-22 21:00:07 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl scrips/metadata.pl: fix broken targets with subtargets being selectable 2012-10-22 22:16:19 +00:00
metadata.pm add support for hidden packages that get selected/built but do not show up in menuconfig 2011-07-02 06:49:09 +00:00
om2p-fwupgradecfg-gen.sh scripts: add a script for generating fwupgrade config for the OM2P board 2011-12-01 22:49:03 +00:00
pad_image
patch-kernel.sh
patch-specs.sh patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that 2012-01-29 20:19:06 +00:00
relink-lib.sh
remote-gdb
rstrip.sh strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better 2012-02-20 17:38:26 +00:00
slugimage.pl
strip-kmod.sh kernel: fix stripping of modules with duplicate symbol names 2012-03-19 21:09:47 +00:00
symlink-tree.sh
timestamp.pl
update-package-md5sum