diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-01 18:22:14 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-01 18:22:14 +0000 |
commit | 39890f56f5b202d3dd35693ff754d510961311a6 (patch) | |
tree | 7cac64a6f7bcf1a4ebb4c0f1cd682a457e29482b /packages/gcc/gcc-cross_4.2.2.bb | |
parent | cdf15d26661ba6492530b6c9d20bde9edcdcb4e7 (diff) |
gcc 4.2.2: add more avr32 patches.
* an image compiled from scratch boots straight into X, although the avahi seggault is still there
Diffstat (limited to 'packages/gcc/gcc-cross_4.2.2.bb')
-rw-r--r-- | packages/gcc/gcc-cross_4.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_4.2.2.bb b/packages/gcc/gcc-cross_4.2.2.bb index 816eddba19..38a69aafc3 100644 --- a/packages/gcc/gcc-cross_4.2.2.bb +++ b/packages/gcc/gcc-cross_4.2.2.bb @@ -1,4 +1,4 @@ -PR = "r10" +PR = "r11" require gcc-${PV}.inc require gcc-cross4.inc |