summaryrefslogtreecommitdiffstats
path: root/package/liblogging
Commit message (Collapse)AuthorAgeFilesLines
* liblogging: Depend on systemdVicente Olivert Riera2014-04-101-0/+1
| | | | | | | | | | | | This package depends on systemd because in the configure phase it searches for a file installed by systemd. We add systemd to it's dependencies to ensure that is built before this package. Fixes: http://autobuild.buildroot.net/results/32c/32c636020600aa3f378d326c84fac82eb1fb2871/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* liblogging: 'va_list' needs stdarg.h (atleast on uClibc)Peter Korsgaard2014-03-151-0/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* liblogging: new packageClayton Shotwell2014-03-152-0/+28
Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud