Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: start earlier | Peter Korsgaard | 2008-03-04 | 2 | -2/+2 |
| | | | | Start dbus early enough so other services can use it (E.G. avahi). | ||||
* | create /var/lib/dbus | Ivan Kuten | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | Really fix target install (typo in r20494) | Peter Korsgaard | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | Fix syntax error in dbus | Ulf Samuelsson | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | Fix dependency loop in dbus | Ulf Samuelsson | 2007-11-25 | 1 | -4/+8 |
| | |||||
* | Ups, STRIP is called STRIPCMD nowadays | Peter Korsgaard | 2007-11-23 | 1 | -1/+1 |
| | |||||
* | Generate uuid at startup if needed | Peter Korsgaard | 2007-11-23 | 1 | -0/+1 |
| | |||||
* | Do a full install to staging_dir so pkgconfig files also gets installed | Peter Korsgaard | 2007-11-23 | 1 | -1/+1 |
| | |||||
* | Fix target install, install helper programs as well as strip executables | Peter Korsgaard | 2007-11-23 | 1 | -8/+6 |
| | |||||
* | Use BR2_HAVE_MANPAGES | Peter Korsgaard | 2007-11-23 | 1 | -0/+2 |
| | |||||
* | soname changed | Peter Korsgaard | 2007-11-23 | 1 | -1/+1 |
| | |||||
* | Make XML library used by D-Bus selectable instead of requiring both Expat | Peter Korsgaard | 2007-11-22 | 2 | -5/+31 |
| | | | | and libxml2. | ||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -2/+2 |
| | |||||
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | - fix installation of dbus. | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | |||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | Make dbus depend on libxml2 and link with lib | Ulf Samuelsson | 2007-07-17 | 2 | -2/+3 |
| | |||||
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
| | |||||
* | - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -8/+8 |
| | | | | - bump version | ||||
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
| | | | | - use TARGET_CONFIGURE_ARGS where appropriate. | ||||
* | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | 2007-05-09 | 2 | -1/+1 |
| | | | | start-up order. | ||||
* | - ignore error if var/run/dbus already exists. Thanks whirm for noticing | Bernhard Reutner-Fischer | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | Add packages for D-Bus and G-Lib interface library too. | "Steven J. Hill" | 2007-01-14 | 3 | -0/+184 |