]> code.ossystems Code Review - openembedded-core.git/commit
Add the partial rewrite of my jhbuild -> oe metadata conversion tool, along with...
authorChris Larson <kergoth@openedhand.com>
Mon, 7 Aug 2006 06:53:34 +0000 (06:53 +0000)
committerChris Larson <kergoth@openedhand.com>
Mon, 7 Aug 2006 06:53:34 +0000 (06:53 +0000)
commitc7274f6f00ad79ab55e7833c1288247459f78bef
tree367345d11729abd5c55276c25d40c62f7b987504
parenta7d6fa4c495a4082cf5bdf3b0c49d5277ed0aa00
Add the partial rewrite of my jhbuild -> oe metadata conversion tool, along with some modulesets for use with it.  Will check in the missing piece of the tool shortly.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@589 311d38ba-8fff-0310-9ca6-ca027cbcb966
17 files changed:
scripts/jhbuild/modulesets/bootstrap.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/freedesktop.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gcj.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gnome-2.10.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gnome-2.12.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gnome-2.14.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gnome-2.16.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gnutls.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gtk.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/gtk28.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/moduleset.dtd [new file with mode: 0644]
scripts/jhbuild/modulesets/moduleset.rnc [new file with mode: 0644]
scripts/jhbuild/modulesets/moduleset.xsl [new file with mode: 0644]
scripts/jhbuild/modulesets/schemas.xml [new file with mode: 0644]
scripts/jhbuild/modulesets/xorg-7.0.modules [new file with mode: 0644]
scripts/jhbuild/modulesets/xorg.modules [new file with mode: 0644]
scripts/jhbuild/rewrite.py [new file with mode: 0755]