All of lore.kernel.org
 help / color / mirror / Atom feed
* getting started with bug reports in OE
@ 2007-02-17 18:12 Mark Gross
  2007-02-17 18:18 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Gross @ 2007-02-17 18:12 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

I'm moving from nslug to oe .dev branch and I'm trying to ramp up on all
the bitbake and configuration details.  While bringing up a build of
slugos-image I had to debug an issue with udev-100.

udev-100 would fail on the comple because of a link time issue relating
to extras/volume_id.  I hacked a quick fix into packages/udev/udev_100.bb, where I changed

UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/"
to
UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/run_directory/"

This is good for my build, but my questions are now
1) is this the right way to fix this?
and if so then 
2) how do I share this fix back to the OE community?

Thanks for any advice.


--mgross


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: getting started with bug reports in OE
  2007-02-17 18:12 getting started with bug reports in OE Mark Gross
@ 2007-02-17 18:18 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2007-02-17 18:18 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark Gross schreef:
> I'm moving from nslug to oe .dev branch and I'm trying to ramp up on all
> the bitbake and configuration details.  While bringing up a build of
> slugos-image I had to debug an issue with udev-100.
> 
> udev-100 would fail on the comple because of a link time issue relating
> to extras/volume_id.  I hacked a quick fix into packages/udev/udev_100.bb, where I changed
> 
> UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/"
> to
> UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/run_directory/"
> 
> This is good for my build, but my questions are now
> 1) is this the right way to fix this?
> and if so then 
> 2) how do I share this fix back to the OE community?

On 2: we encourage people to attach patches to bugzilla (http://bugs.openembedded.org)
because mailed patches tend to get lost or forgotten after a while.

regards,

KOen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFF10cCMkyGM64RGpERAkjQAJ4qJuXKTC2uAGs//vPt2mZwICd/qwCfT0tQ
HSwQEXygFDvv5kOi99+ZuKE=
=wFmH
-----END PGP SIGNATURE-----



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

end of thread, other threads:[~2007-02-17 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-17 18:12 getting started with bug reports in OE Mark Gross
2007-02-17 18:18 ` Koen Kooi

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.