[oe] [meta-oe] [PATCH] flashrom: upgrade 1.1 -> 1.2

Khem Raj raj.khem at gmail.com
Thu Feb 27 15:04:01 UTC 2020


fails to build with clang
https://errors.yoctoproject.org/Errors/Details/392867/

On Wed, Feb 26, 2020 at 10:01 PM Wang Mingyu <wangmy at cn.fujitsu.com> wrote:
>
> Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> ---
>  .../recipes-bsp/flashrom/{flashrom_1.1.bb => flashrom_1.2.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-bsp/flashrom/{flashrom_1.1.bb => flashrom_1.2.bb} (77%)
>
> diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
> similarity index 77%
> rename from meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb
> rename to meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
> index 074a1a5f6..17445ac2d 100644
> --- a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb
> +++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
> @@ -7,8 +7,8 @@ DEPENDS = "pciutils libusb libusb-compat"
>
>  SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.bz2 \
>             "
> -SRC_URI[md5sum] = "91bab6c072e38a493bb4eb673e4fe0d6"
> -SRC_URI[sha256sum] = "aeada9c70c22421217c669356180c0deddd0b60876e63d2224e3260b90c14e19"
> +SRC_URI[md5sum] = "7f8e4b87087eb12ecee0fcc5445b4956"
> +SRC_URI[sha256sum] = "e1f8d95881f5a4365dfe58776ce821dfcee0f138f75d0f44f8a3cd032d9ea42b"
>
>  S = "${WORKDIR}/flashrom-v${PV}"
>
> --
> 2.17.1
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list