mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 12:32:30 +00:00
gcc-package-sdk.inc: Make sure c++ headers are included
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4503 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
7b86677dde
commit
4bf7ed5458
@ -20,6 +20,7 @@ FILES_${PN} = "\
|
||||
${includedir}/c++/${BINV} \
|
||||
${prefix}/${TARGET_SYS}/bin/* \
|
||||
${prefix}/${TARGET_SYS}/lib/* \
|
||||
${prefix}/${TARGET_SYS}/usr/include/* \
|
||||
"
|
||||
FILES_${PN}-doc = "\
|
||||
${infodir} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user