diff options
author | Derek Young <dyoung@nslu2-linux.org> | 2008-02-28 12:33:46 +0000 |
---|---|---|
committer | Derek Young <dyoung@nslu2-linux.org> | 2008-02-28 12:33:46 +0000 |
commit | 54459388bca56e8cccefe0799082a958e5b8a709 (patch) | |
tree | b4634fc87a85440f05d5165b8629332785cc9960 | |
parent | 7841ac0afb3362ba085128a68bd438ddcb265300 (diff) | |
parent | f07c1f920faeda45892fe931196542223cc7fd81 (diff) |
merge of '361c2ba55f181bc00df146d6f126a924c909d192'
and '9366ce8253adcd62db561e69be7a3f70ed7ba587'
-rw-r--r-- | packages/gcc/gcc_4.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.2.2.bb b/packages/gcc/gcc_4.2.2.bb index 06cbbb23e4..1cfd085b27 100644 --- a/packages/gcc/gcc_4.2.2.bb +++ b/packages/gcc/gcc_4.2.2.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The GNU cc and gcc C compilers." HOMEPAGE = "http://www.gnu.org/software/gcc/" SECTION = "devel" LICENSE = "GPL" -PR = "r4" +PR = "r5" inherit autotools gettext |