[oe] [meta-oe][PATCH] hwdata: Upgrade to 0.322

Adrian Bunk bunk at stusta.de
Tue Apr 23 06:11:34 UTC 2019


On Mon, Apr 22, 2019 at 12:22:18AM -0700, mingli.yu at windriver.com wrote:
> From: Mingli Yu <mingli.yu at windriver.com>
> 
> Signed-off-by: Mingli Yu <mingli.yu at windriver.com>
> ---
>  meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb
> index 8e8dbf5c8..f04e5c8d4 100644
> --- a/meta-oe/recipes-support/hwdata/hwdata_git.bb
> +++ b/meta-oe/recipes-support/hwdata/hwdata_git.bb
> @@ -5,8 +5,8 @@ SECTION = "System/Base"
>  LICENSE = "GPL-2.0+"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
>  
> -PV = "0.316+git${SRCPV}"
> -SRCREV = "803819aef862ded2ce0737cd3cf642c633b68c35"
> +PV = "0.322+git${SRCPV}"
> +SRCREV = "a65d28807d8f2446faa4734c758d1607f0a56ded"
>  SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
>...

PV shouldn't contain +git when SRCREV is exactly the release.
That's already present in the old version, but should be fixed.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the Openembedded-devel mailing list