[yocto] [meta-selinux][PATCH 0/2] Fix broken dependency in e2fsprogs.

Philip Tricca flihp at twobit.us
Sun Aug 23 15:35:20 PDT 2015


As pointed out by Jackie on the Yocto list: e2fsprogs currently has a
broken dependency on linux-libc-headers. Further we need these headers
in the native environment / sysroot. This patch set creates the native
package we need for the linux-libc-headers and adds the dependency to
e2fsprogs.

Best,
Philip

Philip Tricca (2):
  linux-libc-headers: Make headers available to native packages via
    BBCLASSEXTEND.
  e2fsprogs: Add dependency on linux-libc-headers.

 recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend            | 2 ++
 recipes-kernel/linux-libc-headers/linux-libc-headers_%.bbappend | 1 +
 2 files changed, 3 insertions(+)
 create mode 100644 recipes-kernel/linux-libc-headers/linux-libc-headers_%.bbappend

-- 
2.1.4




More information about the yocto mailing list