From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (unknown [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 4664B65D34 for ; Tue, 27 May 2014 02:03:55 +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.14.5/8.14.5) with ESMTP id s4R23u5S027312 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 26 May 2014 19:03:56 -0700 (PDT) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Mon, 26 May 2014 19:03:56 -0700 From: Robert Yang To: Date: Mon, 26 May 2014 21:39:45 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [PATCH 0/2] meta: fixes dbus-native and cups 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, 27 May 2014 02:03:58 -0000 Content-Type: text/plain The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230: guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/twofixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/twofixes Robert Yang (2): dbus-native: dbus-native: do_compile failed on selinux.c on CentOS 5.10 cups: enable cups-str4402.patch meta/recipes-core/dbus/dbus.inc | 2 ++ meta/recipes-extended/cups/cups.inc | 1 + 2 files changed, 3 insertions(+) -- 1.7.10.4