summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-31 21:02:59 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-31 21:02:59 +0000
commitd38751f4e40add5c9ef3c3384e0af2a69a1a0807 (patch)
tree96ff9bc6750b26a068629fc8907e1a175bae2969 /meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
parentc51985fbd1e3bd406df1c37f927b74e43af71aa8 (diff)
downloadpoky-d38751f4e40add5c9ef3c3384e0af2a69a1a0807.tar.gz
gcc-cross-sdk: Totally rewrite packaging so it consists of a single package. Disable shlibs code causing build breakage. Add useful symlinks to gcc and cc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3655 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gcc/gcc-cross-sdk_4.1.2.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-sdk_4.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb b/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
index 85ff74ec33..23327c06d6 100644
--- a/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
+++ b/meta/packages/gcc/gcc-cross-sdk_4.1.2.bb
@@ -1,4 +1,4 @@
1PR = "r5" 1PR = "r6"
2 2
3inherit sdk 3inherit sdk
4 4