summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorCarlos Santos <casantos@datacom.ind.br>2018-05-07 11:44:27 -0300
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2019-02-06 17:03:30 +0100
commitbf2a308578bddf7cbc5d9273bcec50f063e82da2 (patch)
treefa917d863119ba3f38c3e78579b4e5001e6c43fb /docs/manual/adding-packages-python.txt
parentcab8bd3b46badb11e734e64747aee848c2b4282d (diff)
downloadbuildroot-bf2a308578bddf7cbc5d9273bcec50f063e82da2.tar.gz
buildroot-bf2a308578bddf7cbc5d9273bcec50f063e82da2.zip
skeleton-custom: use a script to check merged usr structure
Introduce support/scripts/check-merged-usr.sh, a script that check if a given path complies to the merged /usr requirements: / /bin -> usr/bin /lib -> usr/lib /sbin -> usr/sbin /usr/bin/ /usr/lib/ /usr/sbin/ Use this script in skeleton-custom.mk instead of a bunch of variables filled by $(shell ...) macros. The same script will be used to check rootfs overlays, in a forthcoming change. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud