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 1R6Vlc-0001e4-ET for openembedded-core@lists.openembedded.org; Thu, 22 Sep 2011 00:59:48 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 21 Sep 2011 15:54:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="52200027" Received: from unknown (HELO [10.255.15.16]) ([10.255.15.16]) by orsmga002.jf.intel.com with ESMTP; 21 Sep 2011 15:54:26 -0700 Message-ID: <4E7A6B22.5060503@linux.intel.com> Date: Wed, 21 Sep 2011 15:54:26 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Cc: Anders Darander Subject: Re: [PATCH 0/3] [oe-core & yocto RC] Fix unfetchable zypp-related packages 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: Wed, 21 Sep 2011 22:59:48 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 09/20/2011 01:32 AM, Anders Darander wrote: > > openSUSE has moved several of it's projects from gitorious to github. Lately, > these has become unfetchable from gitorius, thus the SRC_URI fixes are needed > also for the upcoming yocto release. > > No other changes are included, SRCREV's are kept the same. > > The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451: > > freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100) > > are available in the git repository at: > git://github.com/darander/oe-core opensuse-fixes > https://github.com/darander/oe-core/tree/opensuse-fixes > > Anders Darander (3): > libzypp: git repo moved to github > sat-solver: git repo moved to github > zypper: git repo moved to github > > meta/recipes-extended/libzypp/libzypp_git.bb | 2 +- > meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +- > meta/recipes-extended/zypper/zypper_git.bb | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > Merged into OE-Core Thanks Sau!