[oe] Renaming gcc 4.4.0 to 4.4.1

Graham Gower graham.gower at gmail.com
Tue Aug 4 00:08:39 UTC 2009


Khem Raj wrote:
> Hi
> 
> Now that gcc 4.4.1 is out I would like to add the recipe but if gcc
> 4.4.0 is not been used then I would prefer to move gcc 4.4.0 to 4.4.1 
> and reduce a few recipes.

Makes sense.

Are there any plans to consolidate the gcc patch directories too? In
particular, there appears to be a lot of duplication between each of
the gcc-4.3.x and gcc-4.4.0 dirs. Among other things, I see...

grg at ubiquitous:~/oe/openembedded/recipes/gcc$ find . -name "svn-updates.dpatch"
./gcc-svn/debian/svn-updates.dpatch
./gcc-4.4.0/debian/svn-updates.dpatch
./gcc-4.3.3/debian/svn-updates.dpatch
./gcc-4.3.1/debian/svn-updates.dpatch
./gcc-4.3.2/debian/svn-updates.dpatch
grg at ubiquitous:~/oe/openembedded/recipes/gcc$ ls -l `find . -name "svn-updates.dpatch"`
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.1/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.2/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.3.3/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-4.4.0/debian/svn-updates.dpatch
-rw-r--r-- 1 grg grg 17668056 2009-07-22 10:57 ./gcc-svn/debian/svn-updates.dpatch
grg at ubiquitous:~/oe/openembedded/recipes/gcc$ grep -rn "svn-updates.dpatch" .
grg at ubiquitous:~/oe/openembedded/recipes/gcc$ 


Five copies of an unused 17mb patch?

-Graham




More information about the Openembedded-devel mailing list