Nigel Kukard
65ee2746a4
* Removed dropbear init patch
...
* Added dropbear init script
* Added more verbose messages about key generation
2008-04-09 07:35:12 +00:00
Nigel Kukard
82b6fbe4e2
* Generate keys for dropbear only when starting
...
* Generate keys silently
2008-04-08 17:47:29 +00:00
Nigel Kukard
8e94f301eb
* Fixed bootutils url to point to projects website and not project page on freshmeat
2008-04-08 14:45:32 +00:00
Nigel Kukard
08cb25116d
* Added bootutils
2008-04-08 13:09:29 +00:00
Nigel Kukard
ae7bc8da7a
* Bump pciutils version
2008-04-08 13:06:07 +00:00
Hamish Moffatt
f9bd1cbd32
Remove configuration item for git commit ID, as our patches are version-specific.
...
Upgrade to a newer version than the previous default.
Fix parallel compile issue.
Fix issue with quoting of URL.
2008-04-08 04:18:11 +00:00
John Voltz
09351e5814
another minor installer fix for festival
2008-04-07 19:26:02 +00:00
Peter Korsgaard
47a184e03c
haserl: bump version
2008-04-07 07:59:08 +00:00
Peter Korsgaard
a2e3e3de81
haserl: get rid of minor version in config names
...
Rename haserl config options to 0.8.x / 0.9.x so the config names
don't change every time the version is bumped (similar to busysbox package).
2008-04-07 07:59:03 +00:00
Hamish Moffatt
60c314e304
Add support for setting the image base address
2008-04-07 01:45:41 +00:00
Peter Korsgaard
8e4ba2b5fc
buildroot: add input-tools package (evtest, inputattach, jscal, jstest)
2008-04-06 19:59:21 +00:00
Ulf Samuelsson
6db7ee17dd
Make sure XML deps are available before building dbus
2008-04-06 13:32:59 +00:00
Nigel Kukard
296a0308e0
* udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
2008-04-06 10:35:22 +00:00
John Voltz
a9a48e7de8
change festival url to stable version
2008-04-04 18:03:12 +00:00
John Voltz
871b078241
fix for festival install patch
2008-04-04 12:23:28 +00:00
Peter Korsgaard
60dac8ff44
busybox-1.6.0.config: disable TASKSET.
...
Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
2008-04-04 07:17:34 +00:00
Hamish Moffatt
e59659d5b3
More unbreaking. These cosmetic directory renames don't seem to be working out very well..
2008-04-04 00:13:56 +00:00
John Voltz
da53e2e09e
add festival speech synthesis package from University of Edinburgh
2008-04-03 17:13:46 +00:00
Peter Korsgaard
f2f4131081
diffutils: cleanup makefile
...
Cleanup configure args, strip executables in TARGET_DIR and
honor BR2_ENABLE_LOCALE.
2008-04-03 11:44:09 +00:00
Peter Korsgaard
ba3892380b
gzip: cleanup makefile
...
Cleanup configure args, strip executables in TARGET_DIR, install
info / manpages into TARGET_DIR/usr/share/ and fixup
convenience aliases (gunzip, zcat, zdiff, ..)
2008-04-03 11:30:13 +00:00
Peter Korsgaard
93b377d6e2
package/editors: fix patch-kernel.sh arguments
2008-04-03 09:32:52 +00:00
Peter Korsgaard
0c33ede996
gzip, diff, grub: bump versions
...
Patch by andrewma (closes #2754 )
2008-04-03 09:28:56 +00:00
Hamish Moffatt
fe6088d9d4
Unbreak the bridge-utils package..
2008-04-03 04:10:14 +00:00
Peter Korsgaard
90ee3a0561
pkgconfig: Return appropriate error code from pkgconfig script
...
Patch by Will Newton.
Currently the wrapper script for pkgconfig clobbers the return status
of pkgconfig. This is a problem for example when someone tries to run
"pkgconfig --exists". This patch should allow the correct return code
to be passed through. Note it uses the "pipefail" option that was
introduced with bash 3.
2008-04-01 15:29:03 +00:00
Peter Korsgaard
fd4c4ad6ec
thttpd: remove unused files
...
Patch by Simon Pasch
2008-04-01 14:50:40 +00:00
Peter Korsgaard
18932cb003
thttpd: fix thttpd_wrapper name
...
Patch by Simon Pasch.
2008-04-01 12:26:49 +00:00
Peter Korsgaard
e556bff41d
Makefile.autotools.in: Do uninstall in staging/target dirs on -clean
2008-04-01 10:30:32 +00:00
Peter Korsgaard
c9477eea89
busybox: additional 1.10.0 fix
2008-04-01 10:00:00 +00:00
Peter Korsgaard
34274164d9
buildroot: additional -clean target fixes
...
Patch by Hebbar.
2008-04-01 07:03:07 +00:00
Peter Korsgaard
ea471ffff9
direct: don't fail clean target if directory doesn't exist
...
Patch by Hebbar.
2008-04-01 06:51:59 +00:00
Peter Korsgaard
f1e2d3e671
expat: cleanup configure arguments
2008-03-31 20:09:06 +00:00
Peter Korsgaard
056d35f9f0
avahi: bump version
2008-03-31 19:56:58 +00:00
Peter Korsgaard
1b6ffcb7ed
avahi: make sure /etc/dbus-1/system.d exists in target dir
2008-03-31 19:43:50 +00:00
Peter Korsgaard
6b8ffd5024
dbus: use dbus-daemon as target for staging_dir installation
...
Use dbus-daemon as target for staging_dir installation instead of
library, as that changes name with soname changes.
2008-03-31 19:36:08 +00:00
Peter Korsgaard
714b375fd2
sqlite: cleanup configure arguments
2008-03-31 15:07:48 +00:00
Peter Korsgaard
345be8bc36
ncurses: cleanup /usr/lib/terminfo symlink handling
2008-03-31 14:44:32 +00:00
Peter Korsgaard
9021b9f21e
readline: ignore errors in target-clean target
2008-03-31 14:32:38 +00:00
Peter Korsgaard
9a70301cbe
avahi: depend on dbus-daemon in staging_dir
...
Depend on dbus-daemon in staging_dir instead of in target_dir as
fakeroot updates the timestamp on the target_dir version every time,
so the avahi makefile thinks it always needs to recompile avahi.
2008-03-31 14:28:38 +00:00
Peter Korsgaard
db0748c0fd
concierge: cleanup (white space + unneeded mkdir)
2008-03-31 09:51:59 +00:00
Ulf Samuelsson
0be9560cb5
Add webif package
2008-03-30 20:40:53 +00:00
Ulf Samuelsson
4b45fed006
Add example package
2008-03-30 20:39:41 +00:00
Peter Korsgaard
399a1f27fa
busybox: additional 1.10.0 fixes
2008-03-30 14:37:06 +00:00
Ulf Samuelsson
a778e32b8e
libglib12 cleanup
2008-03-30 07:06:12 +00:00
Peter Korsgaard
d0e5797a62
ace of penguins: cleanup help text
2008-03-28 21:42:43 +00:00
Peter Korsgaard
77d133d27e
package: move java packages to package/java sub directory
2008-03-28 10:40:45 +00:00
Peter Korsgaard
3d3775e3cd
AUTOTARGETS: also support non-version-dependent arch specific patches
2008-03-28 10:40:28 +00:00
Peter Korsgaard
a7c3ddc4e0
jamvm: use official version instead of hacked up avr32 sources
...
Cleanup avr32 mess and apply it as a patch to the official version only
if arch = avr32 so it doesn't harm other archs.
2008-03-28 10:40:08 +00:00
Peter Korsgaard
8b64a86e8c
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
2008-03-28 10:39:55 +00:00
Peter Korsgaard
60739c33d3
ipkg: use http url
2008-03-28 10:39:48 +00:00
Peter Korsgaard
604737b2e8
jamvm.mk: remove trailing spaces
2008-03-28 10:39:38 +00:00
Peter Korsgaard
fa95ecfb96
classpath: cleanup help text
2008-03-28 10:39:27 +00:00
Peter Korsgaard
0d0cf0f56b
packages: enable java submenu per default like the other submenus
2008-03-28 10:39:21 +00:00
Peter Korsgaard
0f98222750
concierge: cleanup help text
2008-03-28 07:53:02 +00:00
Jason Spence
53a740fcd6
Added udpcast package.
2008-03-28 02:54:42 +00:00
Peter Korsgaard
311886d913
sqlite: bump version
2008-03-27 19:37:29 +00:00
Peter Korsgaard
e31e0f6817
dropbear: bump version
2008-03-27 15:59:39 +00:00
Peter Korsgaard
dfe689229d
buildroot: cleanup <package>-clean targets.
...
Based on input from Arndt Kritzner & Bernhard Fischer.
2008-03-27 15:42:42 +00:00
Peter Korsgaard
584e60c797
libusb: correctly install into STAGING_DIR/usr
...
Closes #2494
2008-03-27 13:00:31 +00:00
Peter Korsgaard
9c078e173a
busybox: remove unused configs/patches
2008-03-26 21:53:15 +00:00
Peter Korsgaard
49a411ea73
busybox: bump 1.7.x and 1.8.x versions
2008-03-26 21:49:58 +00:00
Peter Korsgaard
968402ca27
nano: fix install location
...
Fix typo in install location. Reported by Simon Pasch.
2008-03-26 13:55:18 +00:00
Hamish Moffatt
bb4906c5f8
Remove old mtd snapshot option, as the source tarball is no longer available
...
Add option to fetch a snapshot from the mtd-utils git (via gitweb)
Snapshot version provides UBI tools also
2008-03-26 06:35:31 +00:00
Hamish Moffatt
af510f4e19
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
...
broken GNU download paths. Also fix gnuchess, xboard and classpath
packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls.
2008-03-26 03:28:09 +00:00
Peter Korsgaard
18679d10a1
busybox: add 1.10.0 release
2008-03-25 14:38:45 +00:00
Peter Korsgaard
85f8ba8a76
php: hide extensions menu if not enabled
2008-03-25 08:49:38 +00:00
Nigel Kukard
4ba30531cf
* Woops ... comitted the wrong patch file :(, fixed now.
2008-03-24 19:42:58 +00:00
Nigel Kukard
ddd12b34b3
* Strace requires both if_packet.h and netlink.h
...
- Force detection of these in configure by supplying environment
variables
For them to be detected by configure may require a much more
invasive approach by patching configure.ac and regenerating
apon build.
2008-03-24 19:29:34 +00:00
Nigel Kukard
627b968404
* Updated susv3 legacy patch for xfsprogs
...
- Changed to unix file format
- Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
2008-03-24 19:23:37 +00:00
Nigel Kukard
5e2371c427
* Updated mdadm to version 2.6.4
2008-03-24 19:19:16 +00:00
John Voltz
fcc6d9936d
Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard
2008-03-21 18:01:46 +00:00
John Voltz
ecf565e090
Ltrace version changed, cannot find the old version on any debian mirrors. Patch by Nigel Kukard.
2008-03-21 17:57:42 +00:00
John Voltz
69ae3cec84
confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
2008-03-21 17:56:00 +00:00
Peter Korsgaard
7c54beb870
busybox: bump version (1.9.2)
2008-03-21 10:14:15 +00:00
John Voltz
63364eb82d
add docker dependency to xstroke
2008-03-20 16:55:57 +00:00
John Voltz
0c368b715f
add alsamixergui and docker packages
2008-03-20 16:55:37 +00:00
John Voltz
3f488a4b09
some fixes for fltk
2008-03-20 16:54:51 +00:00
Hamish Moffatt
aa73d17530
Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration
2008-03-18 00:20:24 +00:00
Peter Korsgaard
be36fc319e
busybox: additional 1.9.1 patches
2008-03-17 19:44:43 +00:00
Peter Korsgaard
2e5685b3a8
sdl: Fix include files install.
...
Patch sdl-config rpath setting rather than setting exec-prefix and
using DESTDIR as the SDL makefile uses prefix for some files,
and exec-prefix for others leading to double $(STAGING_DIR) prefix.
2008-03-17 16:39:03 +00:00
Peter Korsgaard
d683677b2a
fakeroot: fix tarball name
...
Reported by Hamish Moffatt.
2008-03-13 07:38:10 +00:00
John Voltz
b6a3e46ad2
patch to replace legacy bzero with memset in wireless-tools
2008-03-12 19:04:14 +00:00
John Voltz
fb66bb3f58
patch to replace legacy bzero with memset in tslib
2008-03-12 19:03:20 +00:00
John Voltz
cd1d1fa6de
fix dbus makefile to install with or without stripping
2008-03-12 14:51:32 +00:00
John Voltz
5d472aa583
Fixed URL for fakeroot sources
2008-03-12 13:57:59 +00:00
John Voltz
c0224396d8
Fix Qtopia Core 4 compile and installation and bump to version 4.4.0
2008-03-12 13:53:02 +00:00
John Voltz
41f6b79ff7
added more debugging options for packages
2008-03-12 13:07:10 +00:00
Peter Korsgaard
71ec990c96
fakeroot: update patch for 1.9.3
...
Patch by Sunil Gupta.
2008-03-11 19:31:44 +00:00
John Voltz
0f95603ed8
updated samba version
2008-03-11 19:13:38 +00:00
Peter Korsgaard
25a7363f5d
buildroot: use BR2_KERNEL_MIRROR everywhere
...
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz
1beaf12098
added debug option
2008-03-11 18:15:30 +00:00
John Voltz
554fc8bc7f
fixes for php makefile
2008-03-11 18:14:42 +00:00
John Voltz
1163cf741c
added debug option
2008-03-11 18:12:15 +00:00
John Voltz
e73610e136
reverted last change
2008-03-11 17:52:40 +00:00
John Voltz
ea3a9122a6
fixed path to mpfr patch
2008-03-11 15:58:05 +00:00
John Voltz
e7befc8dfc
removed patch for older fakeroot
2008-03-11 13:32:27 +00:00
John Voltz
1afe0e87c4
updated fakeroot version
2008-03-11 13:11:14 +00:00
Peter Korsgaard
efa0423110
buildroot: Use BR2_GNU_MIRROR everywhere
...
Patch by Nigel Kukard.
2008-03-11 08:17:17 +00:00
Peter Korsgaard
1af1c77554
busybox: remove config dependency on busybox-source
...
busybox-source target doesn't need to depend on the config file.
Patch by Simon Pasch.
2008-03-11 08:17:03 +00:00
John Voltz
7710aa356a
cheanged rsync download url
2008-03-10 16:17:26 +00:00
John Voltz
bc67ca29d3
added dev files in target option
2008-03-10 15:22:43 +00:00