[ptxdist] [PATCH] NetworkManager: update to 1.0.8

2015-12-09 Thread Ladislav Michl
Signed-off-by: Ladislav Michl 

---
diff --git a/rules/networkmanager.make b/rules/networkmanager.make
index dc51188..61c4d28 100644
--- a/rules/networkmanager.make
+++ b/rules/networkmanager.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NETWORKMANAGER) += networkmanager
 #
 # Paths and names
 #
-NETWORKMANAGER_VERSION := 1.0.6
-NETWORKMANAGER_MD5 := 00f5f9ec69725a9f9b99366853c6f73e
+NETWORKMANAGER_VERSION := 1.0.8
+NETWORKMANAGER_MD5 := 968197dc881ffa36d45042214071baa6
 NETWORKMANAGER := NetworkManager-$(NETWORKMANAGER_VERSION)
 NETWORKMANAGER_SUFFIX  := tar.xz
 NETWORKMANAGER_URL := 
http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.0/$(NETWORKMANAGER).$(NETWORKMANAGER_SUFFIX)

___
ptxdist mailing list
ptxdist@pengutronix.de

[ptxdist] [PATCH] ModemManager: update to 1.4.12

2015-12-09 Thread Ladislav Michl
Signed-off-by: Ladislav Michl 

---
diff --git a/rules/modemmanager.make b/rules/modemmanager.make
index aa29358..8d343b8 100644
--- a/rules/modemmanager.make
+++ b/rules/modemmanager.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MODEMMANAGER) += modemmanager
 #
 # Paths and names
 #
-MODEMMANAGER_VERSION   := 1.4.8
-MODEMMANAGER_MD5   := 03242732a8dbaccd52100b7e7bb1998e
+MODEMMANAGER_VERSION   := 1.4.12
+MODEMMANAGER_MD5   := 66cc7266b15525cb366253e6639fc564
 MODEMMANAGER   := ModemManager-$(MODEMMANAGER_VERSION)
 MODEMMANAGER_SUFFIX:= tar.xz
 MODEMMANAGER_URL   := 
http://www.freedesktop.org/software/ModemManager/$(MODEMMANAGER).$(MODEMMANAGER_SUFFIX)

___
ptxdist mailing list
ptxdist@pengutronix.de

[ptxdist] Difference between DIstroKit and OSELAS.BSP-Pengutronix-Generic

2015-12-09 Thread Alan Martinovic
Hi there,

I'm trying to figure how DistroKit came to be and whats its relation
with OSELAS.BSP-Pengutronix-Generic.

Can you please comment/confirm if this is right (that is my current
perspective):

OSELAS.BSP-Pengutronix-Generic is the generic "directory structure"/"BSP
project strucure" in which through the use of ptxdist the BSP is
configured and built.

DistroKit is OSELAS.BSP-Pengutronix-Generic which has a set of suggested
platform configuration files for the popular boards (BeagleBone,
VersatilePB, RaspberryPi, VExpress).


And an off topic question:
Is the "How to become a PTXdist Guru - Pengutronix" available for public
contribution, and if so, how?

___
ptxdist mailing list
ptxdist@pengutronix.de

[ptxdist] PTXdist Documentation

2015-12-09 Thread Michael Olbrich
Hi,

On Wed, Dec 09, 2015 at 11:58:25PM +0100, Alan Martinovic wrote:
> And an off topic question:
> Is the "How to become a PTXdist Guru - Pengutronix" available for public
> contribution, and if so, how?

You have incredible timing :-). We decided some time a go, that the way we
handled the documentation was not really working any more. We turned the
latex sources for the Guru into something that can be processed by Sphinx
and added it to the PTXdist git tree. I've merged that last week. It's
still far from complete but it should be somewhat usable.
The source for the documentation is in doc/ and with "make docs" you'll get
html in Documentation/.
There is also a man-page containing the command-line reference. It's part
of the tarball an can be generated with 'make man'. This is now used for
'ptxdist --help'.

To get back to you're original questions: Yes, you can contribute to the
documentation. Just send patches that improve the files in doc/.

Regards,
Michael

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
ptxdist mailing list
ptxdist@pengutronix.de

Re: [ptxdist] Difference between DIstroKit and OSELAS.BSP-Pengutronix-Generic

2015-12-09 Thread Robert Schwebel
On Wed, Dec 09, 2015 at 11:58:25PM +0100, Alan Martinovic wrote:
> I'm trying to figure how DistroKit came to be and whats its relation
> with OSELAS.BSP-Pengutronix-Generic.
> 
> Can you please comment/confirm if this is right (that is my current
> perspective):
> 
> OSELAS.BSP-Pengutronix-Generic is the generic "directory structure"/"BSP
> project strucure" in which through the use of ptxdist the BSP is
> configured and built.
> 
> DistroKit is OSELAS.BSP-Pengutronix-Generic which has a set of suggested
> platform configuration files for the popular boards (BeagleBone,
> VersatilePB, RaspberryPi, VExpress).

The "Generic" BSP is pretty old, while DistroKit is more or less a good
example for a fairly recent example BSP to start with.

> And an off topic question:
> Is the "How to become a PTXdist Guru - Pengutronix" available for public
> contribution, and if so, how?

Not yet; we have started to add Sphinx documentation support to PTXdist,
as we made good experiences with it for barebox; if you want to improve
the documentation, start there.

rsc
-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
ptxdist mailing list
ptxdist@pengutronix.de