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 8A7C66F929 for ; Tue, 8 Apr 2014 03:30:57 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s383Uvme003110 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 7 Apr 2014 20:30:58 -0700 (PDT) Received: from pek-hostel-vm06.wrs.com (128.224.153.176) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.169.1; Mon, 7 Apr 2014 20:30:57 -0700 From: Chong Lu To: Date: Tue, 8 Apr 2014 11:30:55 +0800 Message-ID: X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Subject: [PATCH V4 0/1] dbus: fix a hard dependency about dbus-ptest X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 03:30:59 -0000 Content-Type: text/plain Changes since V3: Add class-target suffix to RDEPENDS_dbus-ptest. The following changes since commit bb66113bde5361b869dce2bdaece5b938f077ea8: bitbake: fetch2: Fix bug in file checksum generation (2014-04-06 11:31:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/dbus http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/dbus Chong Lu (1): dbus: fix a hard dependency about dbus-ptest meta/recipes-core/dbus/{dbus-ptest_1.6.18.bb => dbus-test_1.6.18.bb} | 0 meta/recipes-core/dbus/dbus.inc | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) rename meta/recipes-core/dbus/{dbus-ptest_1.6.18.bb => dbus-test_1.6.18.bb} (100%) -- 1.8.1.2