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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 162C7C433F5 for ; Tue, 14 Sep 2021 17:50:51 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B4FC760E8B for ; Tue, 14 Sep 2021 17:50:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B4FC760E8B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=korsgaard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.buildroot.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 8EE19606C4; Tue, 14 Sep 2021 17:50:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hUw9Oy8erWRy; Tue, 14 Sep 2021 17:50:49 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 8AECA6075E; Tue, 14 Sep 2021 17:50:48 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 62B761BF59F for ; Tue, 14 Sep 2021 17:50:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id BFF85400DA for ; Tue, 14 Sep 2021 17:50:12 +0000 (UTC) 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 RhpMlX7CstDK for ; Tue, 14 Sep 2021 17:50:12 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mslow1.mail.gandi.net (mslow1.mail.gandi.net [217.70.178.240]) by smtp2.osuosl.org (Postfix) with ESMTPS id D7662403A4 for ; Tue, 14 Sep 2021 17:50:11 +0000 (UTC) Received: from relay2-d.mail.gandi.net (unknown [217.70.183.194]) by mslow1.mail.gandi.net (Postfix) with ESMTP id 2C993CF43A for ; Tue, 14 Sep 2021 17:44:19 +0000 (UTC) Received: (Authenticated sender: peter@casa-korsgaard.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 5794F40007 for ; Tue, 14 Sep 2021 17:44:12 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.92) (envelope-from ) id 1mQCTb-00072E-Pa for buildroot@buildroot.org; Tue, 14 Sep 2021 19:44:11 +0200 Resent-To: buildroot@buildroot.org Resent-From: Peter Korsgaard Resent-Date: Tue, 14 Sep 2021 19:44:11 +0200 Resent-Message-ID: <875yv32gt0.fsf@dell.be.48ers.dk> X-From-Line: nobody Mon Sep 13 11:46:31 2021 From: Peter Korsgaard To: James Hilliard References: <20210829024632.682029-1-james.hilliard1@gmail.com> <20210829024632.682029-4-james.hilliard1@gmail.com> Date: Mon, 13 Sep 2021 11:46:31 +0200 In-Reply-To: <20210829024632.682029-4-james.hilliard1@gmail.com> (James Hilliard's message of "Sat, 28 Aug 2021 20:46:28 -0600") Message-ID: <87czpc24g8.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH v2 4/8] package/swupdate: enable/disable systemd support automatically X-BeenThere: buildroot@lists.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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@lists.buildroot.org Sender: "buildroot" >>>>> "James" == James Hilliard writes: > This needs to be set properly so that services work correctly. > Enable disable automatically based on BR2_PACKAGE_SYSTEMD state. > Signed-off-by: James Hilliard Committed to 2021.02.x, 2021.05.x and 2021.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@lists.buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot