Commit Graph

20 Commits

Author SHA1 Message Date
Peter Korsgaard
4094140f52 Ups, STRIP is called STRIPCMD nowadays 2007-11-23 15:46:18 +00:00
Peter Korsgaard
37661a1bbf Generate uuid at startup if needed 2007-11-23 13:21:15 +00:00
Peter Korsgaard
7138b4b13a Do a full install to staging_dir so pkgconfig files also gets installed 2007-11-23 11:44:00 +00:00
Peter Korsgaard
0fa9e71d30 Fix target install, install helper programs as well as strip executables 2007-11-23 11:42:59 +00:00
Peter Korsgaard
cf825074e6 Use BR2_HAVE_MANPAGES 2007-11-23 10:00:07 +00:00
Peter Korsgaard
03293846a3 soname changed 2007-11-23 09:46:42 +00:00
Peter Korsgaard
00de7fc62f Make XML library used by D-Bus selectable instead of requiring both Expat
and libxml2.
2007-11-22 17:12:19 +00:00
Bernhard Reutner-Fischer
14a71561a3 - just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Bernhard Reutner-Fischer
e4c6340a94 - cleanup and fixes (Cristian Ionescu-Idbohrn) 2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
98a7a4c9d2 - misc cleanups (Cristian Ionescu-Idbohrn) 2007-08-28 21:42:44 +00:00
Bernhard Reutner-Fischer
6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer
1aa33d8aab - fix installation of dbus. 2007-08-21 12:09:53 +00:00
Ulf Samuelsson
e4ead9c13c Remove switches if sstrip is run 2007-08-21 01:53:57 +00:00
Ulf Samuelsson
256c7267a7 Make dbus depend on libxml2 and link with lib 2007-07-17 15:19:18 +00:00
Ulf Samuelsson
32ea433d09 Use <package>_VERSION in all <package>.mk instead of <package>_VER 2007-07-11 14:20:47 +00:00
Bernhard Reutner-Fischer
fcc96a41bb - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)
- bump version
2007-07-08 13:20:46 +00:00
Bernhard Reutner-Fischer
74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
"Steven J. Hill"
6b00c90d70 Rename all INIT scripts to have the numerical prefixes to easily see the start-up order. 2007-05-09 22:48:41 +00:00
Bernhard Reutner-Fischer
56f4eae10d - ignore error if var/run/dbus already exists. Thanks whirm for noticing 2007-01-15 16:02:45 +00:00
"Steven J. Hill"
ceb2859765 Add packages for D-Bus and G-Lib interface library too. 2007-01-14 03:45:06 +00:00