From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by mail.openembedded.org (Postfix) with ESMTP id E10FB60F23 for ; Thu, 5 Sep 2013 09:03:53 +0000 (UTC) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 05 Sep 2013 02:03:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.90,845,1371106800"; d="scan'208";a="356239557" Received: from lpalcu-linux.rb.intel.com ([10.237.105.165]) by azsmga001.ch.intel.com with ESMTP; 05 Sep 2013 02:03:54 -0700 From: Laurentiu Palcu To: openembedded-core@lists.openembedded.org Date: Thu, 5 Sep 2013 12:03:48 +0300 Message-Id: X-Mailer: git-send-email 1.7.9.5 Subject: [PATCH v2 0/1] image.bbclass: leave metadata in place if a PM is installed in the image 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: Thu, 05 Sep 2013 09:03:54 -0000 Changes in v2: * removed 'package-management' condition; Thanks, Laurentiu The following changes since commit f41b7a7d4d0463a0dfafe6621d01680b81798019: bitbake: hob: remove PACKAGE_INSTALL variable setting from hob (2013-09-04 14:18:49 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib lpalcu/b4484_postinstalls_dont_run_for_ipk http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/b4484_postinstalls_dont_run_for_ipk Laurentiu Palcu (1): image.bbclass: leave metadata in place if a PM is installed in the image meta/classes/image.bbclass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 1.7.9.5