diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-25 12:25:15 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-25 12:25:15 +0000 |
commit | bda47c0b52054de7d224f6cf391b2e0e2060c852 (patch) | |
tree | ba88207f78896421340459afb4d7634b50d0f723 /meta/packages/gcc | |
parent | 81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6 (diff) | |
download | poky-bda47c0b52054de7d224f6cf391b2e0e2060c852.tar.gz |
gcc-cross-sdk-4.1.2: Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3600 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gcc')
-rw-r--r-- | meta/packages/gcc/gcc-cross-sdk_4.1.2.bb | 2 |
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 450dc82b08..85ff74ec33 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 @@ | |||
1 | PR = "r4" | 1 | PR = "r5" |
2 | 2 | ||
3 | inherit sdk | 3 | inherit sdk |
4 | 4 | ||