git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a10931f
)
acl: clear TOPDIR env variable in recipe
author
Cliff Brake
<cbrake@bec-systems.com>
Sat, 8 May 2010 18:21:05 +0000
(14:21 -0400)
committer
Cliff Brake
<cbrake@bec-systems.com>
Sat, 8 May 2010 18:22:51 +0000
(14:22 -0400)
recipes/udev/acl_2.2.49.bb
patch
|
blob
|
history
diff --git
a/recipes/udev/acl_2.2.49.bb
b/recipes/udev/acl_2.2.49.bb
index
0dd8834
..
aeec494
100644
(file)
--- a/
recipes/udev/acl_2.2.49.bb
+++ b/
recipes/udev/acl_2.2.49.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "Commands for Manipulating POSIX Access Control Lists"
LICENSE = "GPLv2"
-PR = "r
1"
+PR = "r
2"
DEPENDS = "attr"
@@
-9,6
+9,8
@@
SRC_URI = "http://mirror.its.uidaho.edu/pub/savannah/acl/acl-${PV}.src.tar.gz"
inherit autotools lib_package
+TOPDIR[unexport] = "1"
+
EXTRA_OECONF = " --enable-gettext=yes \
ac_cv_path_XGETTEXT=${STAGING_BINDIR_NATIVE}/xgettext \
ac_cv_path_MSGFMT=${STAGING_BINDIR_NATIVE}/msgfmt \