From 99b94714d318acd5ddfe1700464fd12adbcfc02d Mon Sep 17 00:00:00 2001 From: Michael Lauer <mickey@vanille-media.de> Date: Wed, 20 Feb 2008 16:32:24 +0000 Subject: gcc 4.x.x ship cc1 as part of the cpp package. closes #670 repair badly mixed up formatting. guys, _please_ don't mix tabs and spaces, stick to the major formatting style in the file --- packages/gcc/gcc_4.1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gcc/gcc_4.1.2.bb') diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb index b3eb0100e8..fc75e942bb 100644 --- a/packages/gcc/gcc_4.1.2.bb +++ b/packages/gcc/gcc_4.1.2.bb @@ -4,7 +4,7 @@ SECTION = "devel" LICENSE = "GPL" # NOTE: split PR. If the main .bb changes something that affects its *build* # remember to increment the -cross .bb PR too. -PR = "r10" +PR = "r11" inherit autotools gettext -- cgit v1.2.3