From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx1.pokylinux.org (Postfix) with ESMTP id 8244D4C80039 for ; Tue, 21 Dec 2010 04:49:59 -0600 (CST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 21 Dec 2010 02:49:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,207,1291622400"; d="scan'208";a="638747734" Received: from unknown (HELO localhost) ([10.255.16.49]) by fmsmga002.fm.intel.com with ESMTP; 21 Dec 2010 02:49:58 -0800 Message-Id: From: Joshua Lock Old-Date: Tue, 21 Dec 2010 10:48:17 +0000 Date: Tue, 21 Dec 2010 10:49:52 +0000 To: poky@yoctoproject.org CC: Subject: [PATCH 0/1] Embrace BBCLASSEXTEND X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 10:49:59 -0000 My last change to gnome-doc-utils introduced a separate file for the -native variant. This change removes that and uses BBCLASSEXTEND. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: josh/make-382 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/make-382 Thanks, Joshua Lock --- Joshua Lock (1): gnome-doc-utils: use BBCLASSEXTEND for native variant .../gnome/gnome-doc-utils-native_0.20.2.bb | 7 ------- meta/recipes-gnome/gnome/gnome-doc-utils.inc | 3 +++ 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils-native_0.20.2.bb -- 1.7.3.3