From patchwork Tue Feb 5 09:35:01 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [7/8] package_ipk, rootfs_ipk: remove the "set -x" Date: Tue, 05 Feb 2013 09:35:01 -0000 From: Laurentiu Palcu X-Patchwork-Id: 44071 Message-Id: To: openembedded-core@lists.openembedded.org Comment the "set -x" lines since these will add a lot of extra, not always necessary, debug messages in the log.do_rootfs. [YOCTO #2599] Signed-off-by: Laurentiu Palcu --- meta/classes/package_ipk.bbclass | 2 +- meta/classes/rootfs_ipk.bbclass | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes/package_ipk.bbclass b/meta/classes/package_ipk.bbclass index 433d0bb..412c3f8 100644 --- a/meta/classes/package_ipk.bbclass +++ b/meta/classes/package_ipk.bbclass @@ -196,7 +196,7 @@ ipk_log_check() { # Update the Packages index files in ${DEPLOY_DIR_IPK} # package_update_index_ipk () { - set -x + #set -x ipkgarchs="${ALL_MULTILIB_PACKAGE_ARCHS} ${SDK_PACKAGE_ARCHS}" diff --git a/meta/classes/rootfs_ipk.bbclass b/meta/classes/rootfs_ipk.bbclass index 0e2fa12..d6a7ac4 100644 --- a/meta/classes/rootfs_ipk.bbclass +++ b/meta/classes/rootfs_ipk.bbclass @@ -26,7 +26,7 @@ BAD_RECOMMENDATIONS ?= "" MULTILIBRE_ALLOW_REP = "${opkglibdir}" fakeroot rootfs_ipk_do_rootfs () { - set -x + #set -x rm -f ${IPKGCONF_TARGET} touch ${IPKGCONF_TARGET}