, or if I've buggered up something in my kernel
>> configuration.
>>
>> This continues to be the world's most secure box, but I feel like I'm
>> making progress on that.
>>
>> -Max
>>
>> On Thu, Sep 29, 2016 at 4:40 PM, Chris Hallinan
>
I don't know if the lack of meta filesystems is due to
> me skipping an actual init, or if I've buggered up something in my kernel
> configuration.
>
> This continues to be the world's most secure box, but I feel like I'm
> making progress on that.
>
> -Ma
You could sell this as a very secure box ;)
Kidding aside, it didn't "zip" through runlevel 5, in fact, you don't know
what runlevel it is actually in. 11 seconds after your file system is
mounted, a reboot is issued. From your trace, nothing running in userspace
displayed any messages to the co
Hi Robert,
That's not old, that's ancient in dog^HU-Boot years - LOL!
It's been quite a while since I looked at a PPC U-Boot, but at a minimum,
you will need to link U-Boot to a RAM'able address. By default, I'm sure
the recipe links it for the NOR addresses. When it boots from NOR it
immediate
I have very occasionally hit hung tasks, but I was usually able to identify
the exact task which was hanging, it was never "many". Note that some
tasks which may appear "hung" may be waiting for a dependency to complete.
You could try some brute force debugging...set these in local.conf:
BB_NUMBE
On Thu, Nov 5, 2015 at 4:25 AM, Paul Eggleton
wrote:
> On Wednesday 04 November 2015 17:16:32 Khem Raj wrote:
>> > On Nov 4, 2015, at 11:57 AM, Chris Hallinan wrote:
>> > I was trying to "patch a patch" in a u-boot recipe using standard
>> > bbappends te
Hi,
I was trying to "patch a patch" in a u-boot recipe using standard
bbappends technique. I added a task before do_patch after do_unpack
to munge the patch that was broken. Here is what seems to happen:
do_unpack:
copies all the patch files from the metadata layer into ${WORKDIR}
do_fix_p
On Tue, Mar 31, 2015 at 9:17 AM, Paul Eggleton
wrote:
> Hi Chris,
>
> Great to see you at ELC!
>
> On Monday 30 March 2015 19:17:46 Chris Hallinan wrote:
>> Great catching up with you last week, and thanks for looking at my
>> patch. I supposed it's a doub
at is a
mystery to me. Maybe Michael can enlighten me off list. :-P
-Chris
On Mon, Mar 30, 2015 at 6:51 PM, akuster808 wrote:
> Chris,
>
> Should the hardcoded value '416080' be a variable so it can be
> overridden?
>
> - armin
>
>
> On 03/30/
See https://bugzilla.yoctoproject.org/show_bug.cgi?id=7541
Current implementation of live image type cannot support image size
greater than 4GB. If the image gets too large, the build simply
hangs silently, without any clues or debug output to indicate why.
This patch prevents the build hanging o
Hi Kai,
In your layer, create a .bbappend matching the basename of the package
you want to change. Using your example, create
recipes-connectivity/openssh/openssh_6.6p1.bbappend (make sure
versions match).
Then you can either replace or patch ssh_config. I would patch it.
Create your patch, put i
I'd be willing to help out.
On Tue, Jan 13, 2015 at 5:07 PM, Jeff Osier-Mixon wrote:
> Hi all - we are assessing the viability of hosting a developer day at ELC
> in march in San Jose. This day would offer hands on Yocto Project training,
> advanced presentations, and one on one contact with YP
On Tue, Jan 13, 2015 at 9:28 AM, Rifenbark, Scott M <
scott.m.rifenb...@intel.com> wrote:
> I am seriously considering dumping the PDF manuals for the 1.8 release.
> The PDF output is less than good and there seems to have been no enthusiasm
> for this form during the past 4 years. Comments?
>
G
oo lightweight for a VM. Can anyone suggest how I might go about
troubleshooting and/or discovering a possible workaround? Anyone have any
ideas? Is there a better list where I might ask this question?
Thanks,
Chris Hallinan
--
Life is like Linux - i
You forgot the fourth question:
- Who reads the docs? ;)
In all seriousness, the YP has some of the best docs I've ever seen come
out of an open source project.
My only comment: make it easier to build the latest docs from git. I seem
to always hit errors, and I've seen other posts about that,
...for being recognized by Yahoo Finance Business Insider column for her
contributions to open source and the Yocto Project, and getting some very
nice PR for the project!
http://finance.yahoo.com/news/women-building-software-quietly-runs-133000395.html
Congratulations, Beth!!
___
On Sat, Nov 9, 2013 at 9:57 AM, Gary Thomas wrote:
> On 2013-11-09 06:42, Seth Bollinger wrote:
>
>> Hello All,
>>
>> I don't see that ldd is part of the cross toolchain build anywhere. Am I
>> missing something?
>>
>
> It's built with the eglibc recipe and is packaged separately.
>
>
Gosh, I th
On Tue, Jul 3, 2012 at 2:25 PM, Rifenbark, Scott M <
scott.m.rifenb...@intel.com> wrote:
> Jim,
>
> Do you have a list of what you had to install? I can add this to the QS
> "Packages" section.
>
> Scott
>
> -Original Message-
> From: yocto-boun...@yoctoproject.org [mailto:
> yocto-boun..
On Wed, Jun 27, 2012 at 10:59 AM, Koen Kooi wrote:
>
>
> Op 27 jun. 2012 om 11:09 heeft Tomas Frydrych
> het volgende geschreven:
>
> > Hi Tim,
> >
> > On 26/06/12 19:52, Tim Bird wrote:
> >> On 06/26/2012 10:18 AM, Tomas Frydrych wrote:
> >> For example, after reading various FAQs
> >> I still
On Fri, May 18, 2012 at 6:25 PM, Tom Zanussi wrote:
> On Fri, 2012-05-18 at 17:38 -0400, Chris Hallinan wrote:
>> Note: this patch has already been submitted against other BSPs,
>> originally submitted to oe-core by Gary Thomas. I ran into this same
>> issue building MACH
Note: this patch has already been submitted against other BSPs,
originally submitted to oe-core by Gary Thomas. I ran into this same
issue building MACHINE=emenlow on my own Z530 platform. There are
likely others as well where this needs to be applied.
Upstream is here:
https://bugs.freedesktop.
21 matches
Mail list logo