From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id AEAEC7473A for ; Thu, 6 Sep 2018 22:51:31 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-10) with ESMTPSA id w86MpUNO010493 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 6 Sep 2018 23:51:31 +0100 Message-ID: From: Richard Purdie To: ChenQi , openembedded-core@lists.openembedded.org Date: Thu, 06 Sep 2018 23:51:30 +0100 In-Reply-To: References: <20180905165227.29435-1-richard.purdie@linuxfoundation.org> <20180905165227.29435-7-richard.purdie@linuxfoundation.org> <4f62f20f8d4b9378684b6224ddf7d1bc5cfca814.camel@linuxfoundation.org> <6a9fa2c4-b21c-38c5-cd4b-f8f4cfdb39ef@windriver.com> X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.100.1 at dan X-Virus-Status: Clean Subject: Re: [PATCH 7/8] busybox: Put klogd/syslogd alternative links in syslog package X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2018 22:51:32 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Just to follow up, I'm trying separating out busybox-syslog's recommends from busybox into the higher level packagegroups. The patch is in -next and will run tests overnight. Doing this is probably good anyway but it does feel like we're working around an rpm/dnf issue. I'm open to better ideas... Cheers, Richard