]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-package-target: add libexec for plugin
authorSaul Wold <sgw@linux.intel.com>
Tue, 1 May 2012 15:13:20 +0000 (08:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2012 14:38:07 +0000 (15:38 +0100)
Fixes:

ERROR: For recipe gcc, the following files/directories were installed but not shipped in any package:
ERROR:   /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-4.7.inc
meta/recipes-devtools/gcc/gcc-package-target.inc

index 784a3be328fe2f28aef1396ff40f68889ff4f1a5..8adeb8dde1cfdfa180ab0aa2744617119d4359dd 100644 (file)
@@ -1,6 +1,6 @@
 require gcc-common.inc
 
-PR = "r0"
+PR = "r1"
 
 # Third digit in PV should be incremented after a minor release
 # happens from this branch on gcc e.g. currently its 4.7.0
index d58e001c01dc2f79879bc90850f307bb9107b668..c39aaa8bcbc37962f1b0242a252d9f10342396b7 100644 (file)
@@ -36,7 +36,7 @@ FILES_${PN}-dev = "\
 "
 FILES_${PN}-plugin-dev = "\
   ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \
-  ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \
+  ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \
   ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \
 "
 FILES_${PN}-symlinks = "\