summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/attr/ea-acl.inc
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-04-21 14:10:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-04 00:54:39 +0100
commitd41c3a8726392168e52d3609a475c3de14e47290 (patch)
tree427daeaba56c446a6fa009c2454131d8deca5ba1 /meta/recipes-support/attr/ea-acl.inc
parentf8e02f31a74d0c80d4056ab945819809f745b47b (diff)
downloadpoky-d41c3a8726392168e52d3609a475c3de14e47290.tar.gz
attr: upgrade to version 2.4.46
from 2.4.44 - remove the backported patch that is now in the tarball - prog path issue has also been fixed in the upstream (From OE-Core rev: b56ab842a8c0bc183f839edc035dc89399d783c3) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/attr/ea-acl.inc')
-rw-r--r--meta/recipes-support/attr/ea-acl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/attr/ea-acl.inc b/meta/recipes-support/attr/ea-acl.inc
index a09c31c0d1..afe2f1c544 100644
--- a/meta/recipes-support/attr/ea-acl.inc
+++ b/meta/recipes-support/attr/ea-acl.inc
@@ -1,7 +1,7 @@
1# this build system is mostly shared by attr and acl 1# this build system is mostly shared by attr and acl
2 2
3SRC_URI += "file://relative-libdir.patch;striplevel=0 \ 3SRC_URI += "file://relative-libdir.patch;striplevel=0 \
4 file://no-fixed-prog-path.patch" 4 "
5 5
6inherit autotools gettext 6inherit autotools gettext
7 7