From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Rng1s-0005MB-Io for openembedded-core@lists.openembedded.org; Thu, 19 Jan 2012 01:39:00 +0100 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 18 Jan 2012 16:31:18 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="100183913" Received: from unknown (HELO shamshir.amr.corp.intel.com) ([10.255.14.73]) by orsmga002.jf.intel.com with ESMTP; 18 Jan 2012 16:31:17 -0800 From: Joshua Lock To: openembedded-core@lists.openembedded.org Date: Wed, 18 Jan 2012 16:31:17 -0800 Message-Id: <1326933077-24099-1-git-send-email-josh@linux.intel.com> X-Mailer: git-send-email 1.7.7.5 Subject: [PATCH] distro-tracking-fields: claim responsibility for udev, dpkg, apt, v86d X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer 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, 19 Jan 2012 00:39:01 -0000 Nominate myself to be on the hook for updates to the udev, dpkg, apt and v86d recipes. Add a copy of the clutter-1.8 metadata without the namespace to keep the tools happy when they find the clutter_git recipe. Signed-off-by: Joshua Lock --- .../conf/distro/include/distro_tracking_fields.inc | 38 +++++++++++-------- 1 files changed, 22 insertions(+), 16 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index a4aacfb..0aed343 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -778,13 +778,13 @@ DISTRO_PN_ALIAS_pn-opkg_nogpg = "OSPDT upstream=http://svn.openmoko.org/trunk/s RECIPE_STATUS_pn-dpkg = "green" -RECIPE_LATEST_VERSION_pn-dpkg = "1.16.0.3" +RECIPE_LATEST_VERSION_pn-dpkg = "1.16.1.2" RECIPE_INTEL_SECTION_pn-dpkg = "base utils" -RECIPE_LATEST_RELEASE_DATE_pn-dpkg = "May 04, 2011" +RECIPE_LATEST_RELEASE_DATE_pn-dpkg = "Nov 25, 2011" RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-dpkg = "1 months" RECIPE_LAST_UPDATE_pn-dpkg = "Dec 30, 2010" -RECIPE_MANUAL_CHECK_DATE_pn-dpkg = "Jun 29, 2011" -RECIPE_MAINTAINER_pn-dpkg = "Dongxiao Xu