From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 311AE6028A for ; Mon, 21 Jul 2014 15:55:08 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 21 Jul 2014 08:54:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,701,1400050800"; d="scan'208";a="564994232" Received: from roxana-optiplex-9010.rb.intel.com ([10.237.105.53]) by fmsmga001.fm.intel.com with ESMTP; 21 Jul 2014 08:54:52 -0700 From: Roxana Ciobanu To: openembedded-core@lists.openembedded.org Date: Mon, 21 Jul 2014 18:55:12 +0300 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1] Fix for YB6502 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: Mon, 21 Jul 2014 15:55:17 -0000 The following changes since commit 4d2ac6f6df2b3ef98699dd4f7afadb2d994222bb: rootfs: Remove the extraneous install directory (2014-07-19 00:18:21 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib roxana/YB6502 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=roxana/YB6502 Roxana Ciobanu (1): image.bbclass/rootfs.py: add variables to rootfs[vardeps] meta/classes/image.bbclass | 27 ++++++++++++++++++++++++++- meta/lib/oe/rootfs.py | 21 +++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) -- 1.9.1