From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by mail.openembedded.org (Postfix) with ESMTP id E2C8A6D89C for ; Mon, 18 Nov 2013 12:49:05 +0000 (UTC) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id rAICms1C031129; Mon, 18 Nov 2013 12:48:54 GMT X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id p7mlKYVLoyRW; Mon, 18 Nov 2013 12:48:54 +0000 (GMT) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id rAICmnHn031115 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Mon, 18 Nov 2013 12:48:50 GMT Message-ID: <1384778925.6460.229.camel@ted> From: Richard Purdie To: "Burton, Ross" Date: Mon, 18 Nov 2013 12:48:45 +0000 In-Reply-To: References: <1384776180.6460.218.camel@ted> X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: openembedded-core Subject: Re: opkg in svn? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2013 12:49:07 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2013-11-18 at 12:33 +0000, Burton, Ross wrote: > On 18 November 2013 12:03, Richard Purdie > wrote: > > recipes-sato/puzzles/puzzles_r9765.bb:SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV}" > > Seems like a pretty good reason to ditch puzzles, IMHO. Somehow I knew you'd say that. I still maintain those make a great demo/test app. I'm sure we could just point at a tarball by default for this ;-). Cheers, Richard