[oe] [meta-oe][PATCH 2/2] nlohmann-json: Upgrade to 3.7.3

Khem Raj raj.khem at gmail.com
Tue Dec 17 03:53:43 UTC 2019


On Mon, Dec 16, 2019 at 7:41 PM Khem Raj <raj.khem at gmail.com> wrote:
>
> Rename recipe to express PV
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  .../{nlohmann-json_git.bb => nlohmann-json_3.7.3.bb}          | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>  rename meta-oe/recipes-devtools/nlohmann-json/{nlohmann-json_git.bb => nlohmann-json_3.7.3.bb} (89%)
>
> diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_git.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb
> similarity index 89%
> rename from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_git.bb
> rename to meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb
> index 4399edaab1..37597defed 100644
> --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_git.bb
> +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.7.3.bb
> @@ -6,9 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f5f7c71504da070bcf4f090205ce1080"
>
>  SRC_URI = "git://github.com/nlohmann/json.git"

Since this is a release tag, it also needed adding nobranch=1 to
SRC_URI which is what is staged in master-next

>
> -PV = "3.7.0+git${SRCPV}"
> -
> -SRCREV = "ea60d40f4a60a47d3be9560d8f7bc37c163fe47b"
> +SRCREV = "e7b3b40b5a95bc74b9a7f662830a27c49ffc01b4"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.24.1
>


More information about the Openembedded-devel mailing list