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)
committerKhem Raj <raj.khem@gmail.com>
Thu, 2 Dec 2010 19:20:17 +0000 (11:20 -0800)
commitf2108885117d8460c21bbc182f2fb2ce0dfda2ba
tree66c6f6ca4af871f5662590e36e960853de0c8342
parentd666a5f6b3fe1ed9c31cbc2b403471a44f6304af
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