From: Laurentiu Palcu Date: Thu, 31 Jan 2013 08:36:55 +0000 (+0200) Subject: package_ipk, rootfs_ipk: remove the "set -x" X-Git-Tag: 2015-4~7693 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d8119f3d749073e355351e0e15f2703fad738f2;p=openembedded-core.git package_ipk, rootfs_ipk: remove the "set -x" 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 Signed-off-by: Saul Wold --- diff --git a/meta/classes/package_ipk.bbclass b/meta/classes/package_ipk.bbclass index e46a52a022..d735051f7d 100644 --- a/meta/classes/package_ipk.bbclass +++ b/meta/classes/package_ipk.bbclass @@ -198,7 +198,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 b73ff4bbce..fadec4d90d 100644 --- a/meta/classes/rootfs_ipk.bbclass +++ b/meta/classes/rootfs_ipk.bbclass @@ -26,7 +26,7 @@ BAD_RECOMMENDATIONS ?= "" MULTILIBRE_ALLOW_REP = "${OPKGLIBDIR}/opkg" fakeroot rootfs_ipk_do_rootfs () { - set -x + #set -x rm -f ${IPKGCONF_TARGET} touch ${IPKGCONF_TARGET}