From: Denys Dmytriyenko <[email protected]> Reverts 742186ca7ac250aebdcb916bd850300626f08f3f
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-extended/bash/bash_%.bbappend | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-arago-distro/recipes-extended/bash/bash_%.bbappend b/meta-arago-distro/recipes-extended/bash/bash_%.bbappend index bbea260..01e4c85 100644 --- a/meta-arago-distro/recipes-extended/bash/bash_%.bbappend +++ b/meta-arago-distro/recipes-extended/bash/bash_%.bbappend @@ -1,6 +1,3 @@ PR_append = ".arago0" EXTRA_OECONF += " --disable-command-timing" - -DEPENDS_append_libc-glibc = " virtual/libc-locale" -DEPENDS_remove = "glibc-locale" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
