mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-22 17:07:41 +02:00
Since the following commit applied:
...
commit 34988c5319
Author: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Date: Wed Jul 18 10:14:51 2018 +0200
vim: provide xxd
...
And vim-tiny recipe contains vim reicpe, it caused both of
them provides xxd. Add `${PN}' prefix to it.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>