All of lore.kernel.org
 help / color / mirror / Atom feed
* Need advice on tracking down "-dirty"
@ 2015-05-08  9:36 Spriggs, Jim
  2015-05-08 14:08 ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Spriggs, Jim @ 2015-05-08  9:36 UTC (permalink / raw)
  To: yocto@yoctoproject.org; +Cc: Wilfert, Dennis, Weber, Markus

Hi Guys,

Using poky dizzy with meta-altera (from OE), and trying to implement a simple loadable kernel-module by following the method outlined  in Lab3 of  https://www.yoctoproject.org/sites/default/files/kernel-lab-1.6.pdf.

I'm doing an "rm -rf tmp" before starting "bitbake virtual/kernel  my-image-recipe".

The build seems to work just fine: the kernel-module-xxxx-1.0-r0.machine.rpm appears as expected under .../deploy/...

The package installation task fails, however, with:

    error: Can't install kernel-module-xxxx-1.0-r0@machine : no package provides kernel-3.15.0-00184-g5ae31a7

and indeed, the kernel packages available in .../deploy/... are:

    kernel-3.15-r1.machine.rpm
    kernel-3.15.0-00184-g5ae31a7-dirty-3.15-r1.machine.rpm
    kernel-dev-3.15-r1.machine.rpm
    kernel-image-3.15.0-00184-g5ae31a7-dirty-3.15-r1.machine.rpm


Yet "git status" reports "nothing to commit, w.d. clean" for both the main poky tree and the meta-altera sub-tree.

So I guess the n00b needs a clue about how to find out why and where the dirty-flag is getting set?

Thanks for listening!
--
jim spriggs

PS: the real names of module and machine have been redacted above to protect the guilty...
PPS: sorry about the company sig., I can't switch it off.


________________________________

RAYLASE AG
Argelsrieder Feld 2+4
82234 Wessling
Germany
Tel.: +49-(0)8153/88 98-0
Fax: +49-(0)8153/88 98-10
http://www.raylase.de

District Court Munich, HRB 131450

Board: Peter von Jan (CEO)

Supervisory Board: Dr. Ulrich Lohmann (Chairman)


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-09 10:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08  9:36 Need advice on tracking down "-dirty" Spriggs, Jim
2015-05-08 14:08 ` Bruce Ashfield
2015-05-09 10:18   ` Spriggs, Jim

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.