diff options
author | Ross Burton <ross.burton@intel.com> | 2015-06-05 11:54:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-08 17:34:06 +0100 |
commit | ba7461402fc42acb5493b196d8acec95b4d1aac6 (patch) | |
tree | 6c4f91fc070b88f40c8aedf1bc8e605988d8086c /scripts/jhbuild/modulesets/schemas.xml | |
parent | 02a1a8f411db0c2bb29c96d98fa1131de0871b25 (diff) | |
download | poky-ba7461402fc42acb5493b196d8acec95b4d1aac6.tar.gz |
scripts/jhbuild: remove
Remove the jhbuild2oe script and the copies of very old GNOME modulesets as
nobody has used them for a long time.
(From OE-Core rev: 2804df294fbe5a820dddf6c0343ae373c9f6bc95)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/jhbuild/modulesets/schemas.xml')
-rw-r--r-- | scripts/jhbuild/modulesets/schemas.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/jhbuild/modulesets/schemas.xml b/scripts/jhbuild/modulesets/schemas.xml deleted file mode 100644 index 94675e4da6..0000000000 --- a/scripts/jhbuild/modulesets/schemas.xml +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <?xml version="1.0"?> | ||
2 | <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0"> | ||
3 | <documentElement localName="moduleset" uri="moduleset.rnc" /> | ||
4 | </locatingRules> | ||