systemd: Refresh the uclibc specific patches

Make sure that patches apply on top of latest systemd
some source files have moved around.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj
2012-08-24 14:49:30 +00:00
committed by Koen Kooi
parent 8d55a7f24f
commit 525ac87a31
3 changed files with 32 additions and 37 deletions
@@ -32,8 +32,11 @@ SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \
file://touchscreen.rules \
file://modprobe.rules \
file://var-run.conf \
${UCLIBCPATCHES} \
"
UCLIBCPATCHES = ""
UCLIBCPATCHES_libc-uclibc = "file://paper-over-mkostemp.patch \
"
LDFLAGS_libc-uclibc_append = " -lrt"
S = "${WORKDIR}/git"