Previously, the debian/control file contained a duplicate Provides line,
which caused a build failure ad below
| DEBUG: Executing shell function do_dpkg_source
| dpkg-source: error: syntax error in secure-boot-custmpk-0.1/debian/control at line 16:
| duplicate field Provides found
Use DEBIAN_PROVIDES to resolve the duplicate Provides problem to ensure
that the build process completes successfully.
Rakesh Kumar (1):
recipes-devtools/secure-boot-secrets: Resolve duplicate Provides in
debian/control
recipes-devtools/secure-boot-secrets/secure-boot-secrets.inc | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)