diff options
author | Ross Burton <ross.burton@intel.com> | 2016-07-01 13:28:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-08 09:55:41 +0100 |
commit | 615b784bd3d53a77b7e34e3879a72e7e51477db6 (patch) | |
tree | 674a683d80a589fe44f46acef6b40c7a0e8ea7a4 /meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb | |
parent | 8833e419e898d741900be3f03f8d8d4ef123aa1a (diff) | |
download | openembedded-core-615b784bd3d53a77b7e34e3879a72e7e51477db6.tar.gz openembedded-core-615b784bd3d53a77b7e34e3879a72e7e51477db6.tar.bz2 openembedded-core-615b784bd3d53a77b7e34e3879a72e7e51477db6.zip |
gcc: remove GCC 4.9
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb b/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb deleted file mode 100644 index 4c73e5ce61..0000000000 --- a/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb +++ /dev/null @@ -1,2 +0,0 @@ -require recipes-devtools/gcc/gcc-cross_${PV}.bb -require gcc-cross-initial.inc |