From 40771f3ba70e25d3222378b660b2c01b60a7a1bf Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 25 Aug 2014 16:45:04 -0700 Subject: systemd: Support building on uclibc include missing.h to get MAX_HANDLE_SZ which is not defined in uclibc. (From OE-Core rev: fa2a90ca632d10fe1a14098c3f4fcacc7cea6ac5) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd_213.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/systemd/systemd_213.bb') diff --git a/meta/recipes-core/systemd/systemd_213.bb b/meta/recipes-core/systemd/systemd_213.bb index ccdc10b873..472a5d5f7b 100644 --- a/meta/recipes-core/systemd/systemd_213.bb +++ b/meta/recipes-core/systemd/systemd_213.bb @@ -31,6 +31,7 @@ SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master;protocol= file://0001-uClibc-doesn-t-implement-pwritev-preadv.patch \ file://uclibc-sysinfo_h.patch \ file://uclibc-get-physmem.patch \ + file://0001-util-Including-missing.h-to-get-MAX_HANDLE_SZ.patch \ file://touchscreen.rules \ file://00-create-volatile.conf \ file://init \ -- cgit v1.2.3-54-g00ecf