From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id 7BF6F6E79B for ; Wed, 12 Feb 2014 18:54:29 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 12 Feb 2014 10:54:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,833,1384329600"; d="scan'208";a="454377338" Received: from lpalcu-linux.rb.intel.com ([10.237.105.45]) by orsmga001.jf.intel.com with ESMTP; 12 Feb 2014 10:54:28 -0800 From: Laurentiu Palcu To: openembedded-core@lists.openembedded.org Date: Wed, 12 Feb 2014 20:54:24 +0200 Message-Id: X-Mailer: git-send-email 1.7.9.5 Subject: [PATCH 0/1] lib/oe/rootfs.py: fix RPM multilib issue 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: Wed, 12 Feb 2014 18:54:29 -0000 The following changes since commit b70a10ca3ee4a0add90d387e2c8288e531aaa47c: systemd-serialgetty: Update to match version in recent systemd (2014-02-11 22:59:38 +0000) are available in the git repository at: git://mirror.rb.intel.com/git.yoctoproject.org/poky-contrib lpalcu/rootfs_refactoring_rpm_multilib_fix for you to fetch changes up to cc9a8b3a006120ba793051f1a790c3cb3681c28e: lib/oe/rootfs.py: fix RPM multilib issue (2014-02-12 20:46:37 +0200) ---------------------------------------------------------------- Laurentiu Palcu (1): lib/oe/rootfs.py: fix RPM multilib issue meta/lib/oe/rootfs.py | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) Laurentiu Palcu (1): lib/oe/rootfs.py: fix RPM multilib issue meta/lib/oe/rootfs.py | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) -- 1.7.9.5