From mboxrd@z Thu Jan 1 00:00:00 1970 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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E5C0EC4707C for ; Wed, 10 Jan 2024 15:30:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 95B8641E64; Wed, 10 Jan 2024 15:30:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 95B8641E64 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kn5p7yvUqi1h; Wed, 10 Jan 2024 15:30:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id E6C3E41C0F; Wed, 10 Jan 2024 15:30:46 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org E6C3E41C0F Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 91DE61BF364 for ; Wed, 10 Jan 2024 15:30:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 76B49436E1 for ; Wed, 10 Jan 2024 15:30:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 76B49436E1 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N_FYW8rf-D8e for ; Wed, 10 Jan 2024 15:30:44 +0000 (UTC) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp2.osuosl.org (Postfix) with ESMTPS id 35DC0436D9 for ; Wed, 10 Jan 2024 15:30:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 35DC0436D9 Received: by mail.gandi.net (Postfix) with ESMTPSA id CEFE6240005; Wed, 10 Jan 2024 15:30:40 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rNaXP-008bYv-2F; Wed, 10 Jan 2024 16:30:39 +0100 From: Peter Korsgaard To: Sebastian Bauer References: <20231227182429.1215185-1-mail@sebastianbauer.info> Date: Wed, 10 Jan 2024 16:30:39 +0100 In-Reply-To: <20231227182429.1215185-1-mail@sebastianbauer.info> (Sebastian Bauer's message of "Wed, 27 Dec 2023 19:24:27 +0100") Message-ID: <87cyu9cijk.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/3] Revert "package/libcamera-apps: bump to version 1.3.0" X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Eric Le Bihan , Marcus Folkesson , Kieran Bingham , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Sebastian" == Sebastian Bauer writes: > This reverts commit c9645fd29bf38b5a960aed3eeac36975d64a400a. > Building libcamera-apps 1.3.0 with current libcamera 0.1.0 fails because > some of the symbols like controls::AeFlickerMode are not recognized. > According to my research, they have been introduced after libcamera 0.1.0 > but there is no release version of libcamera newer than 0.1.0 available > to which we could bump. > Signed-off-by: Sebastian Bauer FYI, there is now a libcamera 0.2.0 release: https://git.linuxtv.org/libcamera.git/commit/?id=89227a428a82e724548399d35c98ea89566f9045 -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot