openwrt/svn-archive/archive.git
15 years agodon't fail if there are no modules.mk under ./target/linux/
Nicolas Thill [Tue, 23 Sep 2008 20:45:40 +0000 (20:45 +0000)]
don't fail if there are no modules.mk under ./target/linux/

SVN-Revision: 12675

15 years agouse #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
Felix Fietkau [Tue, 23 Sep 2008 18:29:44 +0000 (18:29 +0000)]
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)

SVN-Revision: 12674

15 years agoparse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead...
Felix Fietkau [Tue, 23 Sep 2008 18:18:21 +0000 (18:18 +0000)]
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)

SVN-Revision: 12673

15 years agofix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2...
Felix Fietkau [Tue, 23 Sep 2008 17:46:23 +0000 (17:46 +0000)]
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)

SVN-Revision: 12672

15 years agodon't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update...
Felix Fietkau [Tue, 23 Sep 2008 17:29:22 +0000 (17:29 +0000)]
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906

SVN-Revision: 12671

15 years agomadwifi: fix locking issues in state machine changes
Felix Fietkau [Tue, 23 Sep 2008 17:28:19 +0000 (17:28 +0000)]
madwifi: fix locking issues in state machine changes

SVN-Revision: 12670

15 years agofirmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure...
Felix Fietkau [Tue, 23 Sep 2008 16:12:40 +0000 (16:12 +0000)]
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505)

SVN-Revision: 12667

15 years agoAR7 watchdog supports magic close
Felix Fietkau [Tue, 23 Sep 2008 15:43:30 +0000 (15:43 +0000)]
AR7 watchdog supports magic close

This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666

15 years agofix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not...
Felix Fietkau [Tue, 23 Sep 2008 15:30:26 +0000 (15:30 +0000)]
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used

SVN-Revision: 12664

15 years agofix multiple instances of busybox httpd (thx, Yanira)
Felix Fietkau [Tue, 23 Sep 2008 15:24:02 +0000 (15:24 +0000)]
fix multiple instances of busybox httpd (thx, Yanira)

SVN-Revision: 12663

15 years ago[adm5120] experimental support for the Motorola MU Gateway
Gabor Juhos [Tue, 23 Sep 2008 14:56:29 +0000 (14:56 +0000)]
[adm5120] experimental support for the Motorola MU Gateway

SVN-Revision: 12662

15 years agoadd missing /etc/functions.sh include required for saving network state (closes:...
Nicolas Thill [Tue, 23 Sep 2008 12:48:53 +0000 (12:48 +0000)]
add missing /etc/functions.sh include required for saving network state (closes: #3902)

SVN-Revision: 12660

15 years agomake links to statup scripts in /etc/rc.d relative
Nicolas Thill [Tue, 23 Sep 2008 12:35:34 +0000 (12:35 +0000)]
make links to statup scripts in /etc/rc.d relative

SVN-Revision: 12659

15 years agoadd feeds.conf to .gitignore
Felix Fietkau [Tue, 23 Sep 2008 11:06:06 +0000 (11:06 +0000)]
add feeds.conf to .gitignore

SVN-Revision: 12658

15 years agofix sysupgrade support for brcm-2.4 and brcm47xx
Felix Fietkau [Tue, 23 Sep 2008 11:05:54 +0000 (11:05 +0000)]
fix sysupgrade support for brcm-2.4 and brcm47xx
make mtd refresh based config append optional (leave enabled on x86)

SVN-Revision: 12657

15 years agoclean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
Felix Fietkau [Tue, 23 Sep 2008 09:23:58 +0000 (09:23 +0000)]
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices

SVN-Revision: 12655

15 years ago[adm5120] add board specific UART registration
Gabor Juhos [Tue, 23 Sep 2008 07:24:15 +0000 (07:24 +0000)]
[adm5120] add board specific UART registration

SVN-Revision: 12654

15 years ago[adm5120] remove 2.6.25 config files
Gabor Juhos [Tue, 23 Sep 2008 06:52:24 +0000 (06:52 +0000)]
[adm5120] remove 2.6.25 config files

SVN-Revision: 12653

15 years agoAvoid endless recursion in uClibc pthreads.
Lars-Peter Clausen [Mon, 22 Sep 2008 22:51:53 +0000 (22:51 +0000)]
Avoid endless recursion in uClibc pthreads.

SVN-Revision: 12652

15 years agomtd: use broadcom specific code on linux 2.6 as well
Felix Fietkau [Mon, 22 Sep 2008 17:06:03 +0000 (17:06 +0000)]
mtd: use broadcom specific code on linux 2.6 as well

SVN-Revision: 12651

15 years agofix mtd target define for brcm-2.4
Felix Fietkau [Mon, 22 Sep 2008 17:03:06 +0000 (17:03 +0000)]
fix mtd target define for brcm-2.4

SVN-Revision: 12650

15 years agomake the whole iptables/netfiter modular (closes: #3871, #3527)
Nicolas Thill [Mon, 22 Sep 2008 15:19:59 +0000 (15:19 +0000)]
make the whole iptables/netfiter modular (closes: #3871, #3527)

SVN-Revision: 12649

15 years agoupgrade busybox to v1.11.2 and add current upstream fixes
Nicolas Thill [Mon, 22 Sep 2008 12:36:13 +0000 (12:36 +0000)]
upgrade busybox to v1.11.2 and add current upstream fixes

SVN-Revision: 12648

15 years agoremove patch missed from [12498] only needed for ipkg support
Nicolas Thill [Mon, 22 Sep 2008 11:00:41 +0000 (11:00 +0000)]
remove patch missed from [12498] only needed for ipkg support

SVN-Revision: 12647

15 years agoUpgrade iw to stable 0.9.5
Florian Fainelli [Sun, 21 Sep 2008 14:51:44 +0000 (14:51 +0000)]
Upgrade iw to stable 0.9.5

SVN-Revision: 12642

15 years agoRemove 2.6.22 kernel configuration file
Florian Fainelli [Sun, 21 Sep 2008 11:33:47 +0000 (11:33 +0000)]
Remove 2.6.22 kernel configuration file

SVN-Revision: 12639

15 years agoRemove 2.6.22 files, no target uses them anymore
Florian Fainelli [Sun, 21 Sep 2008 11:32:06 +0000 (11:32 +0000)]
Remove 2.6.22 files, no target uses them anymore

SVN-Revision: 12638

15 years agorename generic-2.6/config-default to generic-2.6/config-2.6.21
Felix Fietkau [Sun, 21 Sep 2008 11:27:29 +0000 (11:27 +0000)]
rename generic-2.6/config-default to generic-2.6/config-2.6.21

SVN-Revision: 12637

15 years agorename generic-2.6/patches to generic-2.6/patches-2.6.21
Felix Fietkau [Sun, 21 Sep 2008 11:25:17 +0000 (11:25 +0000)]
rename generic-2.6/patches to generic-2.6/patches-2.6.21

SVN-Revision: 12636

15 years agoremove empty directory
Travis Kemen [Sat, 20 Sep 2008 03:16:28 +0000 (03:16 +0000)]
remove empty directory

SVN-Revision: 12634

15 years agoatheros: don't try to enable pci on AR2317 (fixes #3533)
Felix Fietkau [Fri, 19 Sep 2008 14:19:59 +0000 (14:19 +0000)]
atheros: don't try to enable pci on AR2317 (fixes #3533)

SVN-Revision: 12633

15 years agoRestore config after running scripts/env diff.
Lars-Peter Clausen [Thu, 18 Sep 2008 20:45:12 +0000 (20:45 +0000)]
Restore config after running scripts/env diff.

SVN-Revision: 12632

15 years ago[ar71xx] remove some debug stuff
Gabor Juhos [Thu, 18 Sep 2008 18:41:03 +0000 (18:41 +0000)]
[ar71xx] remove some debug stuff

SVN-Revision: 12631

15 years ago[ar71xx] create firmware image for the WP543 board
Gabor Juhos [Thu, 18 Sep 2008 13:36:31 +0000 (13:36 +0000)]
[ar71xx] create firmware image for the WP543 board

SVN-Revision: 12628

15 years ago[ar71xx] add MyLoader support
Gabor Juhos [Thu, 18 Sep 2008 12:56:10 +0000 (12:56 +0000)]
[ar71xx] add MyLoader support

SVN-Revision: 12627

15 years ago[ar71xx] remove 2.6.25 config as well
Gabor Juhos [Thu, 18 Sep 2008 12:43:05 +0000 (12:43 +0000)]
[ar71xx] remove 2.6.25 config as well

SVN-Revision: 12626

15 years ago[ar71xx] nuke 2.6.25 specific patches
Gabor Juhos [Thu, 18 Sep 2008 12:40:42 +0000 (12:40 +0000)]
[ar71xx] nuke 2.6.25 specific patches

SVN-Revision: 12625

15 years ago[ar71xx] WP543: add static mtd partitions
Gabor Juhos [Thu, 18 Sep 2008 12:38:53 +0000 (12:38 +0000)]
[ar71xx] WP543: add static mtd partitions

SVN-Revision: 12624

15 years agoadd patches to fixes gcc 4.2.x bugs:
Nicolas Thill [Thu, 18 Sep 2008 12:24:32 +0000 (12:24 +0000)]
add patches to fixes gcc 4.2.x bugs:
 - fix gcc ICE when compiling package/ath9k (closes: #3816)
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014
 - fix "undefined reference to `fmsub'" error on powerpc
   http://bugs.uclibc.org/view.php?id=1588

SVN-Revision: 12623

15 years ago[ar71xx] fix the PCI byte lane enable generation code, based on a patch by Chris...
Gabor Juhos [Wed, 17 Sep 2008 13:29:47 +0000 (13:29 +0000)]
[ar71xx] fix the PCI byte lane enable generation code, based on a patch by Chris Dearman

SVN-Revision: 12617

15 years agoFixed a typo in the firewall scripts
Steven Barth [Tue, 16 Sep 2008 22:01:14 +0000 (22:01 +0000)]
Fixed a typo in the firewall scripts

SVN-Revision: 12616

15 years agoFixed dependency handling for feeds
Steven Barth [Tue, 16 Sep 2008 20:25:36 +0000 (20:25 +0000)]
Fixed dependency handling for feeds

SVN-Revision: 12615

15 years agoFixed a typo in firewall scripts, closes #4000
Steven Barth [Mon, 15 Sep 2008 18:57:39 +0000 (18:57 +0000)]
Fixed a typo in firewall scripts, closes #4000

SVN-Revision: 12613

15 years agouse the Download/ macro to get ACX firmwares
Nicolas Thill [Mon, 15 Sep 2008 10:17:13 +0000 (10:17 +0000)]
use the Download/ macro to get ACX firmwares

SVN-Revision: 12612

15 years agoadd missing Kconfig symbol
Nicolas Thill [Mon, 15 Sep 2008 10:14:12 +0000 (10:14 +0000)]
add missing Kconfig symbol

SVN-Revision: 12611

15 years agoadd missing dependency on libblkid to swap-utils, needed for swapon/off (closes:...
Nicolas Thill [Mon, 15 Sep 2008 08:21:14 +0000 (08:21 +0000)]
add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)

SVN-Revision: 12610

15 years agoCompile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
Jens Muecke [Sun, 14 Sep 2008 14:49:43 +0000 (14:49 +0000)]
Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp

SVN-Revision: 12609

15 years agofix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packa...
Felix Fietkau [Sat, 13 Sep 2008 17:41:02 +0000 (17:41 +0000)]
fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packages' configure step

SVN-Revision: 12601

15 years ago[adm5120] remove 2.6.25 specific stuff
Gabor Juhos [Sat, 13 Sep 2008 17:32:20 +0000 (17:32 +0000)]
[adm5120] remove 2.6.25 specific stuff

SVN-Revision: 12598

15 years agoRevert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
Lars-Peter Clausen [Sat, 13 Sep 2008 14:34:43 +0000 (14:34 +0000)]
Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
packages.

SVN-Revision: 12597

15 years agofix build options in menuconfig:
Nicolas Thill [Sat, 13 Sep 2008 11:02:48 +0000 (11:02 +0000)]
fix build options in menuconfig:
 - move EXTERNAL_KERNEL_TREE & NO_STRIP from DEVEL to BUILDOPTS
 - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL

SVN-Revision: 12592

15 years agoadd new option for enabling debugging symbols
Felix Fietkau [Sat, 13 Sep 2008 08:31:15 +0000 (08:31 +0000)]
add new option for enabling debugging symbols

SVN-Revision: 12591

15 years agoremove old atheros kernels and patches
Felix Fietkau [Sat, 13 Sep 2008 08:30:47 +0000 (08:30 +0000)]
remove old atheros kernels and patches

SVN-Revision: 12590

15 years agofix depends, from sn9
Travis Kemen [Sat, 13 Sep 2008 04:10:27 +0000 (04:10 +0000)]
fix depends, from sn9

SVN-Revision: 12589

15 years agoChange libtool fixup behaviour. Still ugly but it works until we have a real
Lars-Peter Clausen [Sat, 13 Sep 2008 00:29:13 +0000 (00:29 +0000)]
Change libtool fixup behaviour. Still ugly but it works until we have a real
fix.
It uses a InstallDev/Post hook to find all .la files which are going to be
installed in the staging dir and prefixes every path in those files which starts
with /usr/lib with $(STAGING_DIR).

SVN-Revision: 12586

15 years agomake option name optional
Travis Kemen [Sat, 13 Sep 2008 00:08:39 +0000 (00:08 +0000)]
make option name optional

SVN-Revision: 12585

15 years agomadwifi: fix x86_64 compilation
Felix Fietkau [Fri, 12 Sep 2008 19:55:38 +0000 (19:55 +0000)]
madwifi: fix x86_64 compilation

SVN-Revision: 12574

15 years agomadwifi: upgrade to 2008-09-09 HAL
Felix Fietkau [Fri, 12 Sep 2008 19:52:45 +0000 (19:52 +0000)]
madwifi: upgrade to 2008-09-09 HAL

SVN-Revision: 12573

15 years agosysupgrade: add optional delay before rebooting
Felix Fietkau [Fri, 12 Sep 2008 19:51:30 +0000 (19:51 +0000)]
sysupgrade: add optional delay before rebooting

SVN-Revision: 12572

15 years ago[adm5120] convert to GPIOLIB
Gabor Juhos [Fri, 12 Sep 2008 12:41:29 +0000 (12:41 +0000)]
[adm5120] convert to GPIOLIB

SVN-Revision: 12571

15 years agooops, previous commit was broken. remove wrong line break.
Lars-Peter Clausen [Thu, 11 Sep 2008 16:17:28 +0000 (16:17 +0000)]
oops, previous commit was broken. remove wrong line break.

SVN-Revision: 12570

15 years agoAdd InstallDev/(Pre|Post) hooks.
Lars-Peter Clausen [Thu, 11 Sep 2008 16:13:14 +0000 (16:13 +0000)]
Add InstallDev/(Pre|Post) hooks.

SVN-Revision: 12569

15 years agoPrevent unwanted shell expansion
Steven Barth [Thu, 11 Sep 2008 12:23:20 +0000 (12:23 +0000)]
Prevent unwanted shell expansion

SVN-Revision: 12568

15 years ago[atheros] use generic cansleep wrappers for GPIO
Gabor Juhos [Thu, 11 Sep 2008 06:17:05 +0000 (06:17 +0000)]
[atheros] use generic cansleep wrappers for GPIO

SVN-Revision: 12567

15 years ago[kernel] 2.6.26: add gpiommc driver
Gabor Juhos [Wed, 10 Sep 2008 19:46:56 +0000 (19:46 +0000)]
[kernel] 2.6.26: add gpiommc driver

SVN-Revision: 12566

15 years agoDo not try to build autoconf emacs library, as it can fail on some systems like Fedor...
Florian Fainelli [Tue, 9 Sep 2008 14:53:52 +0000 (14:53 +0000)]
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9

SVN-Revision: 12562

15 years agoau1000: fix gpio output
Florian Fainelli [Tue, 9 Sep 2008 09:20:50 +0000 (09:20 +0000)]
au1000: fix gpio output

when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 12561

15 years agobump ifxmips to 2.6.26.2
John Crispin [Tue, 9 Sep 2008 00:09:51 +0000 (00:09 +0000)]
bump ifxmips to 2.6.26.2

SVN-Revision: 12557

15 years agofix autoconf compilation (#3956)
Felix Fietkau [Mon, 8 Sep 2008 15:59:08 +0000 (15:59 +0000)]
fix autoconf compilation (#3956)

SVN-Revision: 12554

15 years ago[tools] firmware-utils/mkmylofw: WP543 support
Gabor Juhos [Mon, 8 Sep 2008 12:39:33 +0000 (12:39 +0000)]
[tools] firmware-utils/mkmylofw: WP543 support

SVN-Revision: 12552

15 years agotarget features: fix usb support detection
Felix Fietkau [Mon, 8 Sep 2008 11:33:00 +0000 (11:33 +0000)]
target features: fix usb support detection

SVN-Revision: 12551

15 years agofixes script that mounts usd storage when it gets attached
John Crispin [Mon, 8 Sep 2008 09:30:57 +0000 (09:30 +0000)]
fixes script that mounts usd storage when it gets attached

SVN-Revision: 12548

15 years agodnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list...
Steven Barth [Sun, 7 Sep 2008 20:07:55 +0000 (20:07 +0000)]
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype

SVN-Revision: 12547

15 years agorestore the /tmp/resolv.conf symlink when stopping dnsmasq
Felix Fietkau [Sun, 7 Sep 2008 15:22:25 +0000 (15:22 +0000)]
restore the /tmp/resolv.conf symlink when stopping dnsmasq

SVN-Revision: 12546

15 years ago[ar71xx] build more image types
Gabor Juhos [Sun, 7 Sep 2008 13:28:07 +0000 (13:28 +0000)]
[ar71xx] build more image types

SVN-Revision: 12545

15 years ago[ar71xx] add gpio-buttons devices
Gabor Juhos [Sun, 7 Sep 2008 09:47:37 +0000 (09:47 +0000)]
[ar71xx] add gpio-buttons devices

SVN-Revision: 12544

15 years ago[ar71xx] simplify leds-gpio device registration
Gabor Juhos [Sun, 7 Sep 2008 08:59:27 +0000 (08:59 +0000)]
[ar71xx] simplify leds-gpio device registration

SVN-Revision: 12543

15 years agofeeds: Switched to LuCI stable branch
Steven Barth [Sat, 6 Sep 2008 17:55:50 +0000 (17:55 +0000)]
feeds: Switched to LuCI stable branch

SVN-Revision: 12542

15 years agomadwifi: add missing include file for the tools multicall binary
Felix Fietkau [Fri, 5 Sep 2008 23:27:37 +0000 (23:27 +0000)]
madwifi: add missing include file for the tools multicall binary

SVN-Revision: 12541

15 years agomadwifi: select the right hal binary for EABI on ARM
Felix Fietkau [Fri, 5 Sep 2008 23:27:27 +0000 (23:27 +0000)]
madwifi: select the right hal binary for EABI on ARM

SVN-Revision: 12540

15 years ago[kernel] 2.6.26: fix build error caused by the gpio sysfs stuff
Gabor Juhos [Fri, 5 Sep 2008 06:52:27 +0000 (06:52 +0000)]
[kernel] 2.6.26: fix build error caused by the gpio sysfs stuff

SVN-Revision: 12536

15 years agoupgrade to uci 0.6.2 (bugfixes)
Felix Fietkau [Thu, 4 Sep 2008 23:46:02 +0000 (23:46 +0000)]
upgrade to uci 0.6.2 (bugfixes)

SVN-Revision: 12535

15 years ago[kernel] 2.6.26: fix gpio sysfs patch, forgot to refresh it
Gabor Juhos [Thu, 4 Sep 2008 15:24:57 +0000 (15:24 +0000)]
[kernel] 2.6.26: fix gpio sysfs patch, forgot to refresh it

SVN-Revision: 12529

15 years ago[ar71xx] register gpio-leds on the WP543 board
Gabor Juhos [Thu, 4 Sep 2008 13:39:11 +0000 (13:39 +0000)]
[ar71xx] register gpio-leds on the WP543 board

SVN-Revision: 12528

15 years ago[ar71xx] enable gpio sysfs support
Gabor Juhos [Thu, 4 Sep 2008 13:36:03 +0000 (13:36 +0000)]
[ar71xx] enable gpio sysfs support

SVN-Revision: 12527

15 years ago[kernel] 2.6.26: backport gpio sysfs support form 2.6.27-rcX
Gabor Juhos [Thu, 4 Sep 2008 13:34:36 +0000 (13:34 +0000)]
[kernel] 2.6.26: backport gpio sysfs support form 2.6.27-rcX

SVN-Revision: 12526

15 years ago[ar71xx] enable USB support, and sync kernel config
Gabor Juhos [Wed, 3 Sep 2008 19:46:38 +0000 (19:46 +0000)]
[ar71xx] enable USB support, and sync kernel config

SVN-Revision: 12521

15 years ago[ar71xx] make use the USB controller on the WP543 board
Gabor Juhos [Wed, 3 Sep 2008 19:37:58 +0000 (19:37 +0000)]
[ar71xx] make use the USB controller on the WP543 board

SVN-Revision: 12520

15 years ago[ar71xx] fix platform device ids of the USB controllers
Gabor Juhos [Wed, 3 Sep 2008 18:02:18 +0000 (18:02 +0000)]
[ar71xx] fix platform device ids of the USB controllers

SVN-Revision: 12519

15 years ago[ar71xx] fix EHCI driver
Gabor Juhos [Wed, 3 Sep 2008 17:11:51 +0000 (17:11 +0000)]
[ar71xx] fix EHCI driver

SVN-Revision: 12518

15 years ago[ar71xx] fix phy id on the WP543 board
Gabor Juhos [Wed, 3 Sep 2008 15:23:26 +0000 (15:23 +0000)]
[ar71xx] fix phy id on the WP543 board

SVN-Revision: 12517

15 years agofix ccache installation (#3942)
Felix Fietkau [Wed, 3 Sep 2008 13:42:54 +0000 (13:42 +0000)]
fix ccache installation (#3942)

SVN-Revision: 12515

15 years agofix shell return status of the find symlink command
Felix Fietkau [Wed, 3 Sep 2008 13:25:26 +0000 (13:25 +0000)]
fix shell return status of the find symlink command

SVN-Revision: 12514

15 years agoadd default Build/Install template, which is activated by setting PKG_INSTALL=1
Felix Fietkau [Wed, 3 Sep 2008 13:19:50 +0000 (13:19 +0000)]
add default Build/Install template, which is activated by setting PKG_INSTALL=1

SVN-Revision: 12512

15 years agochange the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
Felix Fietkau [Wed, 3 Sep 2008 13:19:41 +0000 (13:19 +0000)]
change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags

SVN-Revision: 12511

15 years agoadd -rpath-link to TARGET_LDFLAGS by default
Felix Fietkau [Wed, 3 Sep 2008 13:18:52 +0000 (13:18 +0000)]
add -rpath-link to TARGET_LDFLAGS by default

SVN-Revision: 12510

15 years agofix recursive symlink issue
Felix Fietkau [Wed, 3 Sep 2008 10:27:25 +0000 (10:27 +0000)]
fix recursive symlink issue

SVN-Revision: 12508

15 years agomake sure that when the kernel config changes, compile is triggered for all kernel...
Felix Fietkau [Tue, 2 Sep 2008 15:50:09 +0000 (15:50 +0000)]
make sure that when the kernel config changes, compile is triggered for all kernel dependent packages

SVN-Revision: 12503

15 years agofix ./scripts/env for newer git versions
Felix Fietkau [Tue, 2 Sep 2008 15:48:40 +0000 (15:48 +0000)]
fix ./scripts/env for newer git versions

SVN-Revision: 12502

15 years agoremove 0-byte files
Felix Fietkau [Tue, 2 Sep 2008 13:36:56 +0000 (13:36 +0000)]
remove 0-byte files

SVN-Revision: 12501