* core-image-lsb vs core-image-cmdline-full
@ 2015-02-26 4:21 Dan Gundlach
2015-02-26 13:40 ` Otavio Salvador
0 siblings, 1 reply; 6+ messages in thread
From: Dan Gundlach @ 2015-02-26 4:21 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 501 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 546 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: core-image-lsb vs core-image-cmdline-full
2015-02-26 4:21 core-image-lsb vs core-image-cmdline-full Dan Gundlach
@ 2015-02-26 13:40 ` Otavio Salvador
2015-02-26 15:12 ` John Weber
0 siblings, 1 reply; 6+ messages in thread
From: Otavio Salvador @ 2015-02-26 13:40 UTC (permalink / raw)
To: Dan Gundlach; +Cc: meta-freescale@yoctoproject.org
On Thu, Feb 26, 2015 at 1:21 AM, Dan Gundlach <cyclist2918@gmail.com> 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.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: core-image-lsb vs core-image-cmdline-full
2015-02-26 13:40 ` Otavio Salvador
@ 2015-02-26 15:12 ` John Weber
2015-02-26 15:21 ` Dan Gundlach
0 siblings, 1 reply; 6+ messages in thread
From: John Weber @ 2015-02-26 15:12 UTC (permalink / raw)
To: meta-freescale
On 2/26/15 7:40 AM, Otavio Salvador wrote:
> On Thu, Feb 26, 2015 at 1:21 AM, Dan Gundlach <cyclist2918@gmail.com> 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: core-image-lsb vs core-image-cmdline-full
2015-02-26 15:12 ` John Weber
@ 2015-02-26 15:21 ` Dan Gundlach
2015-02-26 15:23 ` Otavio Salvador
0 siblings, 1 reply; 6+ messages in thread
From: Dan Gundlach @ 2015-02-26 15:21 UTC (permalink / raw)
To: John Weber; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1729 bytes --]
I edited my local.conf to reflect most of the poky-lsb changes. I left out
the security changes which altered compiler flags for certain packages. It
built and booted just fine in this configuration.
On Thu, Feb 26, 2015 at 9:12 AM, John Weber <rjohnweber@gmail.com> wrote:
>
> On 2/26/15 7:40 AM, Otavio Salvador wrote:
>
>> On Thu, Feb 26, 2015 at 1:21 AM, Dan Gundlach <cyclist2918@gmail.com>
>> 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
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
[-- Attachment #2: Type: text/html, Size: 2814 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: core-image-lsb vs core-image-cmdline-full
2015-02-26 15:21 ` Dan Gundlach
@ 2015-02-26 15:23 ` Otavio Salvador
2015-02-26 16:19 ` Dan Gundlach
0 siblings, 1 reply; 6+ messages in thread
From: Otavio Salvador @ 2015-02-26 15:23 UTC (permalink / raw)
To: Dan Gundlach; +Cc: meta-freescale@yoctoproject.org
On Thu, Feb 26, 2015 at 12:21 PM, Dan Gundlach <cyclist2918@gmail.com> wrote:
> I edited my local.conf to reflect most of the poky-lsb changes. I left out
> the security changes which altered compiler flags for certain packages. It
> built and booted just fine in this configuration.
So please see what needs fixing and help us providing a patch ;-)
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: core-image-lsb vs core-image-cmdline-full
2015-02-26 15:23 ` Otavio Salvador
@ 2015-02-26 16:19 ` Dan Gundlach
0 siblings, 0 replies; 6+ messages in thread
From: Dan Gundlach @ 2015-02-26 16:19 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 978 bytes --]
I can do that later, once I get everything up and running. I think that
it's going to require quite a bit of recompiling to test which flags work
and which don't. I'd also like to provide a kernel patch to support the
device I'm targeting. My deadline for getting this done is rapidly
approaching.
On Thu, Feb 26, 2015 at 9:23 AM, Otavio Salvador <otavio@ossystems.com.br>
wrote:
> On Thu, Feb 26, 2015 at 12:21 PM, Dan Gundlach <cyclist2918@gmail.com>
> wrote:
> > I edited my local.conf to reflect most of the poky-lsb changes. I left
> out
> > the security changes which altered compiler flags for certain packages.
> It
> > built and booted just fine in this configuration.
>
> So please see what needs fixing and help us providing a patch ;-)
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
>
[-- Attachment #2: Type: text/html, Size: 1711 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-02-26 16:19 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 4:21 core-image-lsb vs core-image-cmdline-full Dan Gundlach
2015-02-26 13:40 ` Otavio Salvador
2015-02-26 15:12 ` John Weber
2015-02-26 15:21 ` Dan Gundlach
2015-02-26 15:23 ` Otavio Salvador
2015-02-26 16:19 ` Dan Gundlach
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.