From 3a6f221634ecc4c5a3d99bdf354774cd99a59e31 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Tue, 14 Apr 2015 02:04:44 -0700 Subject: gcc-target: remove gcc-plugin-dev from PACKAGES There should be only one dev and dbg package. (From OE-Core rev: b38119f4dc69421605355f92954ef39dad93b419) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-target.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/recipes-devtools/gcc/gcc-target.inc') diff --git a/meta/recipes-devtools/gcc/gcc-target.inc b/meta/recipes-devtools/gcc/gcc-target.inc index 4c3eea6851..e3485172a7 100644 --- a/meta/recipes-devtools/gcc/gcc-target.inc +++ b/meta/recipes-devtools/gcc/gcc-target.inc @@ -19,7 +19,6 @@ PACKAGES = "\ g77 g77-symlinks \ gfortran gfortran-symlinks \ gcov gcov-symlinks \ - ${PN}-plugin-dev \ ${PN}-doc \ ${PN}-dev \ ${PN}-dbg \ @@ -47,8 +46,6 @@ FILES_${PN}-dbg += "\ FILES_${PN}-dev = "\ ${gcclibdir}/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lib*${SOLIBSDEV} \ -" -FILES_${PN}-plugin-dev = "\ ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \ ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \ ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \ -- cgit v1.2.3-54-g00ecf