All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: poky@yoctoproject.org
Subject: Using linux-yocto_3.10 with dylan
Date: Wed, 23 Oct 2013 18:40:00 -0400	[thread overview]
Message-ID: <1382568000.6691.84.camel@localhost> (raw)

Hi, I have a system derived from Poky Dylan, it is currently using
linux-yocto-dev.bb.  Things were working fine up until recently when
that branch was rebased to 3.12, and the new linux-yocto-3.10 git repo
was made.  I had actually been unaware up until then that I was tracking
a git branch instead of a fixed revision.

Anyways, I'm trying now to continue using 3.10 with Dylan, but I'll be
honest - the way the linux-yocto kernel has the configuation built and
patches are applied is convoluted enough I'm having a lot of trouble
figuring out what's going wrong.  The error looks like this in do_patch:

DEBUG: Executing shell function do_patch
Deleted branch meta-temp (was f58e62b).
[INFO] validating against known patches  (qemux86-64-standard-meta)

... snip progress bar ...

error: patch failed: arch/arm/mm/fault.c:448
error: arch/arm/mm/fault.c: patch does not apply
To force apply this patch, use 'guilt push -f'
[ERROR] unable to complete push
pending patches are:
links/kernel-cache/arch/arm/v7-A15/ARM-LPAE-Invalidate-the-TLB-for-module-addresses-dur.patch
links/kernel-cache/arch/arm/arm-ARM-EABI-socketcall.patch
links/kernel-cache/arch/mips/malta-uhci-quirks-make-allowance-for-slow-4k-e-c.patch
links/kernel-cache/arch/mips/4kc-cache-tlb-hazard-tlbp-cache-coherency.patch
... continued

I've verified I can take current oe-core git master, change the kernel
to 3.10, and it builds OK.   The main variation is I have a small set of
config additions, but I don't know why this would result in the set of
patches changing.  Is there an way I can see which patches are being
applied and why?

At the moment I'm trying to isolate what configuration change is causing
this, but hopefully someone here will have a useful hint.  Thanks!




             reply	other threads:[~2013-10-23 22:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23 22:40 Colin Walters [this message]
2013-10-23 23:06 ` Using linux-yocto_3.10 with dylan Bruce Ashfield
2013-10-23 23:17   ` Colin Walters
2013-10-23 23:19     ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1382568000.6691.84.camel@localhost \
    --to=walters@verbum.org \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.