mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
bitbake.conf: remove comment about oldincludedir
oldincludedir was removed by 506c91cbc6a604a84e37e53ccff430436369802e (From OE-Core rev: 0228ab43e9b659771f4f59944897aec6879f8209) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90bf2ec7e4
commit
2081715ce8
@@ -383,8 +383,7 @@ FILESEXTRAPATHS ?= "__default:"
|
||||
# the builtin definitions will be used. Builtin definitions included:
|
||||
# base_prefix, prefix, exec_prefix, base_bindir, base_sbindir, base_libdir,
|
||||
# datadir, sysconfdir, servicedir, sharedstatedir, localstatedir, infodir,
|
||||
# mandir, docdir, bindir, sbindir, libexecdir, libdir, includedir and
|
||||
# oldincludedir
|
||||
# mandir, docdir, bindir, sbindir, libexecdir, libdir and includedir
|
||||
FILESYSTEM_PERMS_TABLES ?= "${@'files/fs-perms.txt' if oe.types.boolean(d.getVar('VOLATILE_LOG_DIR')) else 'files/fs-perms-persistent-log.txt'}"
|
||||
|
||||
##################################################################
|
||||
|
||||
Reference in New Issue
Block a user