summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype_2.10.2.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2020-10-30 17:02:04 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-12 13:06:28 +0000
commite2312cd8873297d29c76a3a7fb8a79df4e91dc17 (patch)
tree0426755e543f8b4c35fbf6936b1d59d409ff6c99 /meta/recipes-graphics/freetype/freetype_2.10.2.bb
parentf552970178e5bacb682b3550b1020edb4bec9837 (diff)
downloadpoky-e2312cd8873297d29c76a3a7fb8a79df4e91dc17.tar.gz
update_udev_hwdb: clean hwdb.bin
Steps to reproduce: echo "IMAGE_INSTALL_append = \" udev-hwdb lib32-udev-hwdb\"" >> conf/local.conf When install both udev-hwdb and lib32-udev-hwdb as above, there comes below do_populate_sdk error: $ bitbake core-image-sato -c populate_sdk ERROR: Task (/path/core-image-sato.bb:do_populate_sdk) failed with exit code '134' NOTE: Tasks Summary: Attempted 5554 tasks of which 0 didn't need to be rerun and 1 failed. $ cat /path/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0-r5/pseudo/pseudo.log [snip] inode mismatch: '/path/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0-r5/sdk/image/usr/local/oecore-x86_64/sysroots/core2-64-poky-linux/lib/udev/hwdb.bin' ino 427383040 in db, 427383042 in request. [snip] It is because both udev-hwdb and lib32-udev-hwdb will generate ${SDK_OUTPUT}/${SDKTARGETSYSROOT}/lib/udev/hwdb.bin during do_populate_sdk and it triggers pseudo error. So clean hwdb.bin before generate hwdb.bin to avoid conflict to fix the above do_populate_sdk error. (From OE-Core rev: c7472925feb53ce92c1799feba2b7a9104e3f38f) (From OE-Core rev: 93e59a78da3dab56c91f423b2c0f29a8ebaf2700) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 994ca65e6f828dd38e0d7d09fb5243147ba4e36b) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/freetype/freetype_2.10.2.bb')
0 files changed, 0 insertions, 0 deletions