Commit Graph

15 Commits

Author SHA1 Message Date
Christopher Larson
bc7dad4849 external-sourcery-toolchain: forgot to rstrip the trailing newline
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-11-02 14:56:03 -07:00
Christopher Larson
3c3abdc959 external-sourcery-toolchain: ship the multilib link in the -dev package
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-10-30 16:12:59 -07:00
Christopher Larson
c5d06ee1f9 external-sourcery-toolchain: put linux headers in eglibc packages
When building glibc, this is what usually happens -- the headers are
sanitized, then they're included in the libc development package(s), so mirror
that here. Include the headers with eglibc-dev rather than splitting out
separate linux-libc-headers packages.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-10-30 15:39:56 -07:00
Christopher Larson
639415b491 external-sourcery-toolchain: add more rprovides
THis avoids eglibc being rebuilt when trying to include packages like
eglibc-pcprofile. This includes world, and the lsb packagegroup.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-10-19 14:02:45 -07:00
Fahad Usman
d4a4b16658 external-sourcery-toolchain: add oprofile to package
* some stuff related to oprofile was being built but it was not being shipped,
added that to be packged now.

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2012-10-12 17:10:02 +05:00
Vladimir Zapolskiy
241ec9cd72 external-sourcery-toolchain: add libgomp packages
This change allows to generate libgomp packages for external toolchains
with libgomp support.

Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
2012-10-11 01:21:48 +03:00
Christopher Larson
b7d720df1f external-sourcery-toolchain: inhibit strip warnings
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-09-26 15:52:17 -04:00
Christopher Larson
98b0990982 external-sourcery-toolchain: install lib/locale in addition to ${libdir}
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-09-21 17:39:06 -07:00
Christopher Larson
9f793aaf68 Revert "external-sourcery-toolchain.bb : copy locale from /lib if not present in /lib64"
This reverts commit cfb95284db.
2012-09-21 09:45:31 -07:00
mshakeel
cfb95284db external-sourcery-toolchain.bb : copy locale from /lib if not present in /lib64
Note from kergoth: this is a temporary build fix, likely not an ideal fix for
the underlying problem.

Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
2012-09-20 08:05:57 -07:00
Christopher Larson
4f3412df90 Drop the toolchain-scripts bits
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-07-31 08:42:31 -07:00
Christopher Larson
cb8785cf9d external-sourcery-toolchain: handle libdir/bin not existing
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-07-20 15:36:28 -07:00
Christopher Larson
9913c95405 external-sourcery: ensure the sysroot is available as a variable again
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-07-18 17:19:13 -07:00
Christopher Larson
cfcb4ec867 Don't emit eglibc packages from exttc if eglibc-sourcery is in use
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-07-09 14:54:13 -04:00
Christopher Larson
39d5113478 Initial commit.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2012-07-06 11:39:08 -04:00