diff options
author | Phil Blundell <philb@gnu.org> | 2008-08-06 08:07:55 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2008-08-06 08:07:55 +0000 |
commit | e1e4e27bf6f695f07aceb19b4124ff1ea5ec2d78 (patch) | |
tree | 6846c12b8b39fe92178ee6f93b662ee927a6a249 | |
parent | d26c3bfa82dbe8996c1952c06d700db7d7689201 (diff) |
gcc{-cross}_4.2.4: bump PR
-rw-r--r-- | packages/gcc/gcc-cross_4.2.4.bb | 2 | ||||
-rw-r--r-- | packages/gcc/gcc_4.2.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/gcc/gcc-cross_4.2.4.bb b/packages/gcc/gcc-cross_4.2.4.bb index e07143d0d8..cac2550f0e 100644 --- a/packages/gcc/gcc-cross_4.2.4.bb +++ b/packages/gcc/gcc-cross_4.2.4.bb @@ -1,4 +1,4 @@ -PR = "r2" +PR = "r3" require gcc-${PV}.inc require gcc-cross4.inc diff --git a/packages/gcc/gcc_4.2.4.bb b/packages/gcc/gcc_4.2.4.bb index 43fa3a9ebc..033f33f8d3 100644 --- a/packages/gcc/gcc_4.2.4.bb +++ b/packages/gcc/gcc_4.2.4.bb @@ -1,4 +1,4 @@ -PR = "r2" +PR = "r3" require gcc-${PV}.inc require gcc-configure-target.inc |