[meta-intel] [PATCH] sbsigntool-native: upgrade v0.8 -> v0.9.2

Mittal, Anuj anuj.mittal at intel.com
Tue Feb 19 23:05:05 PST 2019


On Wed, 2019-02-20 at 09:50 +0800, Naveen Saini wrote:
> For more details please see:
> https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/
> 
> Signed-off-by: Naveen Saini <naveen.kumar.saini at intel.com>
> ---
>  .../sbsigntool/sbsigntool-native_git.bb            |  7 ++-
>  ...ixup-build-dependencies-for-cross-compili.patch | 54
> ++++++++++++++++++++++
>  2 files changed, 59 insertions(+), 2 deletions(-)
>  create mode 100644 recipes-support/sbsigntool/sbsigntool/0001-
> configure-Fixup-build-dependencies-for-cross-compili.patch
> 
> diff --git a/recipes-support/sbsigntool/sbsigntool-native_git.bb
> b/recipes-support/sbsigntool/sbsigntool-native_git.bb
> index 430a6a7..3ecffec 100644
> --- a/recipes-support/sbsigntool/sbsigntool-native_git.bb
> +++ b/recipes-support/sbsigntool/sbsigntool-native_git.bb
> @@ -21,15 +21,16 @@ LIC_FILES_CHKSUM = "
> file://LICENSE.GPLv3;md5=9eef91148a9b14ec7f9df333daebc746 \
>  # not been maintained and many patches have been backported in this
> repo.
>  SRC_URI =
> "git://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git;p
> rotocol=https;name=sbsigntools \
>             git://github.com/rustyrussell/ccan.git;protocol=https;des
> tsuffix=git/lib/ccan.git;name=ccan \
> +           file://0001-configure-Fixup-build-dependencies-for-cross-
> compili.patch \
>            "
>  
> -SRCREV_sbsigntools  ?= "efbb550858e7bd3f43e64228d22aea440ef6a14d"
> +SRCREV_sbsigntools  ?= "216dbd3331a7e14ff79cc4dd68c29896f1152ae4"
>  SRCREV_ccan         ?= "b1f28e17227f2320d07fe052a8a48942fe17caa5"
>  SRCREV_FORMAT       =  "sbsigntools_ccan"
>  
>  DEPENDS = "binutils-native gnu-efi-native help2man-native openssl10-
> native util-linux-native"

Looks like we should be able to replace openssl10 with openssl now. Can
you please check?

Thanks,

Anuj


More information about the meta-intel mailing list