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 1RNuli-0005ol-GE for openembedded-core@lists.openembedded.org; Wed, 09 Nov 2011 00:07:50 +0100 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 08 Nov 2011 15:01:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,479,1315206000"; d="scan'208";a="34658155" Received: from unknown (HELO [10.255.12.14]) ([10.255.12.14]) by AZSMGA002.ch.intel.com with ESMTP; 08 Nov 2011 15:01:30 -0800 Message-ID: <4EB9B4CA.5010605@linux.intel.com> Date: Tue, 08 Nov 2011 15:01:30 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Subject: Re: [PATCH 0/2] qmmp: update to 2.8.5 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, 08 Nov 2011 23:07:50 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/07/2011 03:57 AM, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > Hi Saul, > > I make some changes to qmmp_0.5.2.bb according to koen's suggestion. > Please check it again. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: xiaofeng/qmmp > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/qmmp > > Thanks, > Xiaofeng Yan > --- > > > Xiaofeng Yan (2): > qmmp: update to 0.5.2 > distro_tracking_fields.inc: Modify the status of qmmp > > .../conf/distro/include/distro_tracking_fields.inc | 8 ++- > meta/recipes-qt/qt-apps/qmmp_0.5.1.bb | 47 ----------------- > meta/recipes-qt/qt-apps/qmmp_0.5.2.bb | 54 ++++++++++++++++++++ > 3 files changed, 60 insertions(+), 49 deletions(-) > delete mode 100644 meta/recipes-qt/qt-apps/qmmp_0.5.1.bb > create mode 100644 meta/recipes-qt/qt-apps/qmmp_0.5.2.bb > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged your latest version to OE-Core Thanks Sau!