From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RSeAd-0002v0-6j for openembedded-core@lists.openembedded.org; Tue, 22 Nov 2011 01:25:07 +0100 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 21 Nov 2011 16:18:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,550,1315206000"; d="scan'208";a="39919161" Received: from nbuild2.sc.intel.com ([172.25.110.37]) by AZSMGA002.ch.intel.com with ESMTP; 21 Nov 2011 16:18:35 -0800 From: nitin.a.kamble@intel.com To: openembedded-core@lists.openembedded.org Date: Mon, 21 Nov 2011 16:18:33 -0800 Message-Id: X-Mailer: git-send-email 1.7.4.4 Subject: [PATCH 0/1] netbase.bbappend version fix - version 2 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: Tue, 22 Nov 2011 00:25:09 -0000 From: Nitin A Kamble The following changes since commit 7022a8f8045bdf82b9209b8cd62fb09c4a7a24f8: gcc-4.6: Fix gcc ICE on qt4-x11-free/armv7-a (2011-11-21 16:55:12 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (1): netbase.bbappend: sync up with oecore/yocto layer .../beagleboard/interfaces | 0 ...netbase_4.46.bbappend => netbase_4.47.bbappend} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename meta-yocto/recipes-core/netbase/{netbase-4.46 => netbase-4.47}/beagleboard/interfaces (100%) rename meta-yocto/recipes-core/netbase/{netbase_4.46.bbappend => netbase_4.47.bbappend} (100%) -- 1.7.4.4