mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-08-22 13:57:27 +02:00
glibc-external: add makedbs.sh bits
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
SRC_URI = "\
|
||||
file://SUPPORTED \
|
||||
file://makedbs.sh \
|
||||
file://nscd.init;subdir=${REL_S}/nscd \
|
||||
file://nscd.conf;subdir=${REL_S}/nscd \
|
||||
file://nscd.service;subdir=${REL_S}/nscd \
|
||||
"
|
||||
# For makedbs.sh
|
||||
FILESPATH .= ":${COREBASE}/meta/recipes-core/glibc/glibc"
|
||||
REL_S = "${@os.path.relpath('${S}', '${WORKDIR}')}"
|
||||
|
||||
require recipes-core/glibc/glibc-common.inc
|
||||
|
||||
Reference in New Issue
Block a user