From patchwork Sun May 7 13:23:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 23507 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 726C4C7EE26 for ; Sun, 7 May 2023 13:24:22 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by mx.groups.io with SMTP id smtpd.web11.65340.1683465853432308268 for ; Sun, 07 May 2023 06:24:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@denx.de header.s=phobos-20191101 header.b=Af9REl++; spf=pass (domain: denx.de, ip: 85.214.62.61, mailfrom: marex@denx.de) Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 890D384694; Sun, 7 May 2023 15:24:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1683465851; bh=3M01pKNSuFZwTN/Ormr71Gc0ORWV/pM7NxEDxwllYNw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Af9REl++8XCm4MkPzRiC0p6GYyhqrBsE6YrAesXW6pWNT9Sy7M1eCHZpOcl8/RY4K iYgBNPbfUUSerEs2Ib6tzK17SatbUU14bdZS3A2P1HFYYgLF1BSt0SPnT4uM9LtIto ehrwgB7blzVl+YkYrBiik1QXf12npMl25WhvwY8fQUtLoblx8Hf/yznWrhLRpk8iRS AOa1/1L4tnMhcqEX3ue8/h/5lKjSY7pcx1W8szj0gyqvZ/GHBktOBBpMDg8JH5KDF+ 38u8bI/byJtY4T5rldTYZj4iXXh5Zsr16vYQMJ6bkiU6pXSXDXQ3oDuy07cktkzrBD LfFvE+Wy2klmQ== From: Marek Vasut To: openembedded-devel@lists.openembedded.org Cc: Marek Vasut , Fabio Estevam , Khem Raj , Martin Jansa , Philippe Coval , Philippe Coval Subject: [meta-oe][PATCH 5/5] lvgl: Upgrade lvgl-demo-fb to 8.3 and decouple from submodules Date: Sun, 7 May 2023 15:23:49 +0200 Message-Id: <20230507132349.10674-5-marex@denx.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230507132349.10674-1-marex@denx.de> References: <20230507132349.10674-1-marex@denx.de> MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 07 May 2023 13:24:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/102328 The lvgl-demo-fb really contains its own copy of lvgl and lv-drivers, for which meta-openembedded already contains its own recipes. Stop pulling those as git submodules and instead only pull the example application, and compile it against the lvgl and lv-drivers from local recipes. Upgrade the lvgl-demo-fb to 8.3.0 to match the lvgl and lv-drivers too. Signed-off-by: Marek Vasut --- Cc: Fabio Estevam Cc: Khem Raj Cc: Martin Jansa Cc: Philippe Coval Cc: Philippe Coval --- .../lvgl/{lvgl-demo-fb.bb => lvgl-demo-fb_8.3.0.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/lvgl/{lvgl-demo-fb.bb => lvgl-demo-fb_8.3.0.bb} (72%) diff --git a/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb.bb b/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_8.3.0.bb similarity index 72% rename from meta-oe/recipes-graphics/lvgl/lvgl-demo-fb.bb rename to meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_8.3.0.bb index 3430c2491..6d9ff89f5 100644 --- a/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb.bb +++ b/meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_8.3.0.bb @@ -5,8 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=802d3d83ae80ef5f343050bf96cce3a4 \ file://lv_drivers/LICENSE;md5=d6fc0df890c5270ef045981b516bb8f2 \ file://lvgl/LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a" -SRC_URI = "gitsm://github.com/lvgl/lv_port_linux_frame_buffer.git;branch=master;protocol=https" -SRCREV = "dd010430b959f40b8f25a51c76bc920cbc2550cc" +DEPENDS = "lvgl lv-drivers" + +SRC_URI = "git://github.com/lvgl/lv_port_linux_frame_buffer.git;branch=master;protocol=https" +SRCREV = "adf2c4490e17a1b9ec1902cc412a24b3b8235c8e" S = "${WORKDIR}/git"