From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 80BFBE0088A; Thu, 26 Feb 2015 07:12:11 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.216.47 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0E6E2E0077E for ; Thu, 26 Feb 2015 07:12:07 -0800 (PST) Received: by mail-qa0-f47.google.com with SMTP id v10so8167061qac.6 for ; Thu, 26 Feb 2015 07:12:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=tKhLO1CqFesG/SkRfTH+rGKrnqViZMPT3owBi+6DG64=; b=LAr7sodsHkPjW/5AIp28jDm40UDUvs8Bg9D2kfAxV7zevkU+M2QH94OpW/bixeu9sa w/pY7R1XWmVM/EfmxeKLM9PSVI8zor+HGAja4muYp//i6bfuhQvywgCQocd0FxDwR6gV y35SRHMV8AXZAUFCGoWuJal3wTFqpyxZQnbO9gGXEyIu4T0Bxw49PzonhaApqaC+ynty R7pJF20ICy9lnh3849iTLR4iZxleNkDGwNTBVKff/MkHjyAsdKiChdxB+1pqBT8AIIDF Z9QJtcp0n4JsdENPof820fyn7+D/upSiWYCiMHancj/lDP64ulI4UqxiOi02PW6cZNpQ ZEmQ== X-Received: by 10.140.145.13 with SMTP id 13mr18611018qhr.104.1424963526869; Thu, 26 Feb 2015 07:12:06 -0800 (PST) Received: from goober.local ([75.76.125.94]) by mx.google.com with ESMTPSA id b204sm654401qhc.27.2015.02.26.07.12.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Feb 2015 07:12:05 -0800 (PST) Message-ID: <54EF37C5.2000306@gmail.com> Date: Thu, 26 Feb 2015 09:12:05 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: core-image-lsb vs core-image-cmdline-full X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2015 15:12:11 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 2/26/15 7:40 AM, Otavio Salvador wrote: > On Thu, Feb 26, 2015 at 1:21 AM, Dan Gundlach wrote: >> I built and successfully booted core-image-cmdline-full, and now am trying >> to boot core-image-lsb. Init (sysvinit) is starting and creates /run/utmp, >> but then either crashes or hangs. The /sbin/init.sysvinit files are >> different sizes in each rootfs, even though the machine configuration is the >> same. Why would that be? The machine I built them for is imx6qsabresd. >> The DISTRO in conf/local.conf is 'poky' and 'poky-lsb' respectively. I >> currently have no way to hook up a serial console. > I am afraid you will need to check the changes imposed by LSB and how > those were done in the distro. I personally not doing LSB-based > products right now so didn't use this for a while. > Is this an active project any longer? In looking at the spec page [1] and poky metadata history [2], it does appear to support ARM or being actively developed. The last update to the spec was in 2011. [1] http://refspecs.linuxfoundation.org/lsb.shtml [2] http://git.yoctoproject.org/cgit.cgi/poky/log/meta/recipes-extended/tasks/task-poky-lsb.bb