All of lore.kernel.org
 help / color / mirror / Atom feed
* user layer problem with udev_173.bbappend
@ 2013-04-16 14:43 Lewis, Nick
  2013-04-16 14:54 ` Angolini Daiane-B19406
  0 siblings, 1 reply; 22+ messages in thread
From: Lewis, Nick @ 2013-04-16 14:43 UTC (permalink / raw)
  To: 'meta-freescale@yoctoproject.org'

I have to alter the protocol that git uses for the udev recipe. Rather than hacking at the udev_173.bbappend at the meta-fsl-arm layer, I have 'done the right thing' and added a priority 6 user layer and made the changes there. However it is not working as I expected. Could you please assist me?

The amendment is:
 $ cat ../sources/meta-nick/recipes-core/udev/udev_173.bbappend
 SRC_URI := "${@oe_filter_out('git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=git', '${SRC_URI}', d)}"
 SRC_URI_prepend = "git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=http "

And the result is:
 | DEBUG: Python function base_do_unpack finished
 | DEBUG: Python function do_unpack finished
 | ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 128, output:
 | sh: 0: getcwd() failed: No such file or directory
 | fatal: Could not get current working directory: No such file or directory
 |
 ERROR: Task 0 (/data/yocto/rootfs_builder/sources/meta-openembedded/meta-oe/recipes-core/udev/udev_173.bb, do_unpack) failed with exit code '1'

Why would git not be able to getcwd in this case?
(I have other bbappend files in the user layer that seem to work ok but this is the only one that shares a corresponding bbappend file with the meta-fsl-arm layer)

Any clues would be gratefully received

The details of this company are as follows:
G4S Technology Limited, Registered Office: Challenge House, International Drive, Tewkesbury, Gloucestershire GL20 8UQ, Registered in England No. 2382338.

This communication may contain information which is confidential, personal and/or privileged.

It is for the exclusive use of the intended recipient(s).
If you are not the intended recipient(s), please note that any distribution, forwarding, copying or use of this communication or the information in it is strictly prohibited.

Any personal views expressed in this e-mail are those of the individual sender and the company does not endorse or accept responsibility for them.

Prior to taking any action based upon this e-mail message, you should seek appropriate confirmation of its authenticity.

This e-mail has been scanned for all viruses by MessageLabs.


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

end of thread, other threads:[~2013-04-19 13:21 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16 14:43 user layer problem with udev_173.bbappend Lewis, Nick
2013-04-16 14:54 ` Angolini Daiane-B19406
2013-04-16 15:03   ` Lewis, Nick
2013-04-16 15:12     ` Lewis, Nick
2013-04-16 15:27       ` Fabio Estevam
2013-04-16 15:45         ` Lewis, Nick
2013-04-16 16:35       ` Angolini Daiane-B19406
2013-04-17  7:28         ` Lewis, Nick
2013-04-17  9:58         ` Lewis, Nick
2013-04-17 11:15           ` Lewis, Nick
2013-04-17 17:19             ` Otavio Salvador
2013-04-18  8:08               ` Lewis, Nick
2013-04-18  8:14                 ` Lewis, Nick
2013-04-18 11:47                 ` Daiane Angolini
2013-04-18 12:17                   ` Otavio Salvador
2013-04-18 13:09                   ` Lewis, Nick
2013-04-18 13:18                     ` Otavio Salvador
2013-04-19  8:54                       ` Lewis, Nick
2013-04-19 11:57                         ` Otavio Salvador
2013-04-19 13:11                           ` Lewis, Nick
2013-04-19 13:21                             ` Otavio Salvador
2013-04-18 12:00                 ` Otavio Salvador

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.