Why?

And should the acl be controlled by a PACKAGECONFIG? Can it be disabled during do_configure?

Sau!

On 08/26/2013 01:56 AM, rongqing...@windriver.com wrote:
From: "Roy.Li" <rongqing...@windriver.com>

Signed-off-by: Roy.Li <rongqing...@windriver.com>
---
  meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
index 07e8529..3ec9e8a 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb
@@ -10,7 +10,7 @@ HOMEPAGE = "https://btrfs.wiki.kernel.org";
  LICENSE = "GPLv2"
  LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
  SECTION = "base"
-DEPENDS = "util-linux attr"
+DEPENDS = "util-linux attr e2fsprogs lzo acl"

  SRCREV = "194aa4a1bd6447bb545286d0bcb0b0be8204d79f"
  SRC_URI = 
"git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git;protocol=git"

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to