mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-03 08:27:40 +00:00
Since the following commit applied:
...
commit 34988c5319b08a14a145d82ed1057468f22632f9
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>