From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id BCEF860112 for ; Fri, 20 Nov 2015 09:32:47 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id tAK9WmsP016460 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 20 Nov 2015 01:32:48 -0800 (PST) Received: from ala-blade48.wrs.com (147.11.105.68) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.248.2; Fri, 20 Nov 2015 01:32:47 -0800 From: Robert Yang To: Date: Fri, 20 Nov 2015 01:32:39 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/8] meta-openembedded: fix QA issues X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2015 09:32:47 -0000 Content-Type: text/plain The following changes since commit ea319464b673cbf9a416b582dc4766faeb998430: vlc: add PACKAGECONFIG for samba, upnp, dvdnav, sftp, vorbis, dc1394, dv1394, svg, svgdec (2015-11-16 21:50:11 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib rbt/8fixes http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=rbt/8fixes Robert Yang (8): netmap-modules: fix for --no-drivers lldpad: fix installed-vs-shipped nbd: use BPN in Files dracut: fix host-user-contaminated cim-schema-exper: fix host-user-contaminated ctdb: RDEPENDS on bash ctdb: add PACKAGECONFIG for libtdb netkit-ftp: fixed invalid symlink .../recipes-devtools/dracut/dracut_git.bb | 3 +++ .../recipes-daemons/lldpad/lldpad_0.9.46.bb | 2 +- .../recipes-kernel/netmap/netmap-modules_git.bb | 2 +- .../recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb | 2 +- .../cim-schema/cim-schema-exper_2.39.0.bb | 1 + .../cim-schema/cim-schema-final_2.40.0.bb | 1 + meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb | 4 ++++ meta-networking/recipes-support/nbd/nbd_3.11.bb | 6 +++--- 8 files changed, 15 insertions(+), 6 deletions(-) -- 1.7.9.5