openjade_1.3.2.bb: Install catalog with the correct path.
authorGraham Gower <graham.gower@gmail.com>
Tue, 30 Nov 2010 06:24:52 +0000 (16:54 +1030)
committerStefan Schmidt <stefan@buglabs.net>
Thu, 2 Dec 2010 15:47:18 +0000 (16:47 +0100)
commit82749d923f255f748d10d7206ecc4b0566d879aa
tree0fbbf60d7b70c1e9b0b80e5ac21232e5c890a88f
parent4ddd7b9d067ca8746516d5a0ea54eb22b2233d56
openjade_1.3.2.bb: Install catalog with the correct path.

Openjade was doing the following:
install-catalog: addition of /mnt/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r4/image/mnt/oe/tmp/sysroots/x86_64-linux/share/sgml/openjade-1.3.2/catalog in /mnt/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat

Which was causing lengthy errors like this one:
http://tinderbox.openembedded.org/packages/1149296/

Now I get:
install-catalog: addition of /mnt/oe/tmp/sysroots/x86_64-linux/share/sgml/openjade-1.3.2/catalog in /mnt/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/openjade/openjade_1.3.2.bb