Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348196 - dev-embedded/bitbake-9999: convert to git
Summary: dev-embedded/bitbake-9999: convert to git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Embedded Gentoo Team
URL: svn://svn.berlios.de/bitbake/trunk/bi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 19:46 UTC by Ciprian Ciubotariu
Modified: 2011-01-26 07:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild from git (bitbake-9999.ebuild,689 bytes, text/plain)
2010-12-09 10:59 UTC, Ciprian Ciubotariu
Details
Ebuild for latest released bitbake (bitbake-1.10.1.ebuild,700 bytes, text/plain)
2010-12-09 19:36 UTC, Ciprian Ciubotariu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ciprian Ciubotariu 2010-12-08 19:46:26 UTC
Bitbake has switched from svn to git. Svn info on svn://svn.berlios.de/bitbake/trunk/bitbake yields Last Changed Date: 2009-07-23 18:41:07 +0300 (Thu, 23 Jul 2009). On svn checkout we find a file named bitbake/DO_NOT_USE_THIS_WE_HAVE_SWITCHED_TO_GIT with the following content:


The BitBake project is now maintained in a git repository stored on
git.openembedded.org.  This svn is deprecated, and any commits here will not
flow into releases.

RO Clone URL: git://git.openembedded.org/bitbake.git
RW Clone URL: git@git.openembedded.org:bitbake
Web URL: http://cgit.openembedded.org/cgit.cgi/bitbake/


The bitbake-9999.ebuild should reflect the new git URL.

Reproducible: Always




I'll be attaching an ebuild as soon as I have it ready.
Comment 1 Ciprian Ciubotariu 2010-12-09 10:59:07 UTC
Created attachment 256727 [details]
ebuild from git

Tested only with ebuild install.
Comment 2 Ciprian Ciubotariu 2010-12-09 19:36:36 UTC
Created attachment 256767 [details]
Ebuild for latest released bitbake

Still the -9999 ebuild is valid, but since the current bitbake git HEAD on master doesn't work I've created this for 1.10.1 and thought I'd share it here. It's not much different of the 1.8.18-r1.ebuild - just version bump.
Comment 3 Tim Harder gentoo-dev 2011-01-26 07:21:28 UTC
Bumped to 1.10.2 and updated the live ebuild to git in CVS.