generic-poky/meta/packages/attr/attr_2.4.44.bb
Qing He 680f8bf8ae attr: various improvements
changes:
  - separate the build system to ea-acl.inc, it is also used by
    upcoming acl (ea stands for extended attributes)
  - the .so.* is moved to /lib, so it can be used by packages like
    udev
  - change absolute symbolic links to relative path, code inspired
    by udev
  - manual fix to .la

Signed-off-by: Qing He <qing.he@intel.com>
2010-08-06 18:28:26 +01:00

10 lines
243 B
BlitzBasic

require attr.inc
PR = "r1"
SRC_URI += "file://memory-leak-in-copy.patch \
file://memory-leak2.patch \
file://double-free.patch \
file://pull-in-string.h.patch \
file://thinko-in-restore.patch"