]> code.ossystems Code Review - openembedded-core.git/commit
attr: Backports to fix exported headers
authorKhem Raj <raj.khem@gmail.com>
Fri, 15 Sep 2017 04:13:28 +0000 (21:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:22 +0000 (11:07 +0100)
commitaf7c8f8a9bfc3396dc729f3fc54c38d19f2aa3fc
tree566394123bfc3f99edc81690a370deaec1e2975f
parentec1c18d866c137b1fa523d0fcc29f65a28f59f44
attr: Backports to fix exported headers

Packages which depends on attr headers fail due
to uint32_t not being defined, this needed header
to include sys/types.h

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/attr/attr/0001-Use-stdint-types-consistently.patch [new file with mode: 0644]
meta/recipes-support/attr/attr_2.4.47.bb