paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] reference error libopencm3.


From: Felix Ruess
Subject: Re: [Paparazzi-devel] reference error libopencm3.
Date: Mon, 29 Oct 2012 16:53:08 +0100

Hi Gerard,

which repository do you have set for the submodule? It is probably still the old repository on sourceforge...
Running
  git submodule sync
should do the job.

You can also check your git config file in the main paparazzi directory:
  cat .git/config | grep libopencm3

It should have https://github.com/libopencm3/libopencm3.git as url.

Cheers, Felix

On Mon, Oct 29, 2012 at 4:34 PM, Gerard Toonstra <address@hidden> wrote:

I'm on the paparazzi/spi_driver branch, recompiling paparazzi from there.
When I do "make clean; make", I'm getting reference errors checking out libopencm3:

fatal: reference is not a tree: 4e4496f70d00fe24b2c5d594d6500f537eeb6478
Unable to checkout '4e4496f70d00fe24b2c5d594d6500f537eeb6478' in submodule path 'sw/ext/libopencm3'

Can this be fixed?

Rgds,

Gerard


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]