[ptxdist] [PATCH] lm_sensors: bump to v3.3.3

2013-05-07 Thread Alexander Dahl
Signed-off-by: Alexander Dahl --- rules/lm_sensors.make |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/lm_sensors.make b/rules/lm_sensors.make index 3bde4e5..d56fbbe 100644 --- a/rules/lm_sensors.make +++ b/rules/lm_sensors.make @@ -17,14 +17,14 @@ PACKAGES-$

[ptxdist] [ANNOUNCE] PTXdist 2013.05.0 released

2013-05-07 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2013.05.0. I think the biggest change is the update to gstreamer 1.0. And there are a lot of dependency fixes. That's because I played wit randconfig. Other than that the usual mix of new packages version bumps and various bug fixes. Also,

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Matthias Fend
Hi Pascal, > Von: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] > Im Auftrag von Pascal K > Gesendet: Dienstag, 07. Mai 2013 10:18 > An: ptxdist@pengutronix.de > Betreff: [ptxdist] Building hostapd for PTXdist and an ARM Target > > Hello all, > > I'am beginning to use PTX

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Josef Holzmayr
Howdy! ... and while you're at keeping things on the mailing list, also do not top-post please. Am 07.05.2013 10:33, schrieb Pascal K: I'm looking into it. There is no "configure.ac " so i suggest there is only a plain make file. Better do not suggest, but unpack and ha

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Juergen Beisert
Pascal K wrote: > I'm looking into it. There is no "configure.ac" so i suggest there is only > a plain make file. > > But I don't know which further steps to get the package to compile. Please keep the mailing list at least on CC. Regards, Juergen -- Pengutronix e.K.

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Pascal K
I'm looking into it. There is no "configure.ac" so i suggest there is only a plain make file. But I don't know which further steps to get the package to compile. Best regards, Pascal 2013/5/7 Juergen Beisert > Hi Pascal, > > Pascal K wrote: > > I'am beginning to use PTXdist, so I followed the

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Josef Holzmayr
Howdy! Am 07.05.2013 10:17, schrieb Pascal K: My task: -> Building hostapd-2.0.tar.gz for my ARM Cortex A8 target board -> /$ ptxdist newpackage target / edited the mandatory fields, added md5sum, selected the package in I don't know the hostapd package, but I'd guess that this is the ba

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Juergen Beisert
Hi Pascal, Pascal K wrote: > I'am beginning to use PTXdist, so I followed the How to become a PTXdist > Guru Manual to get started. > But there is some information which I don't find/don't get. > > My task: > -> Building hostapd-2.0.tar.gz for my ARM Cortex A8 target board > > So I tried to follow

[ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Pascal K
Hello all, I'am beginning to use PTXdist, so I followed the How to become a PTXdist Guru Manual to get started. But there is some information which I don't find/don't get. My task: -> Building hostapd-2.0.tar.gz for my ARM Cortex A8 target board So I tried to follow section 4.2.2 in the manual.