summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-native_3.4.4.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-01-31 12:14:01 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-01-31 12:14:01 +0000
commite5228389378de2f9973d14c2f1ed230a62bcc9d5 (patch)
treeb3e420b8f1dbde26ab648e272901be4165d12d99 /packages/gcc/gcc-native_3.4.4.bb
parentfc3a9d51f1e3a9eb5d4467a4ecf1551738c55af4 (diff)
gcc-native 3.4.4: Rename PROVIDES gcc-native3 to gcc3-native.
* Consistent with how other versioned native packages called. As discussed on ML.
Diffstat (limited to 'packages/gcc/gcc-native_3.4.4.bb')
-rw-r--r--packages/gcc/gcc-native_3.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-native_3.4.4.bb b/packages/gcc/gcc-native_3.4.4.bb
index eb1fb5716e..d70a4f5464 100644
--- a/packages/gcc/gcc-native_3.4.4.bb
+++ b/packages/gcc/gcc-native_3.4.4.bb
@@ -1,3 +1,3 @@
require gcc_${PV}.bb
require gcc-native.inc
-PROVIDES += "gcc-native3" \ No newline at end of file
+PROVIDES += "gcc3-native"