mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Add poky-trim-schemas post install script to remove unneeded schema locale translations from images (credit to Ross Burton for the initial script)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -95,3 +95,5 @@ inherit image
|
||||
|
||||
# Create /etc/timestamp during image construction to give a reasonably sane default time setting
|
||||
ROOTFS_POSTPROCESS_COMMAND += "rootfs_update_timestamp ; "
|
||||
|
||||
ROOTFS_POSTINSTALL_COMMAND += "rootfs_trim_schemas ; "
|
||||
|
||||
Reference in New Issue
Block a user