mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-06 22:24:40 +02:00
${S}/debian should not be deleted after pop the patch,
or we will met error when run below push patch command
since no debian folder found.
QUILT_PATCHES=${S}/debian/patches quilt push -a
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>