[ptxdist] [PATCH] php5: MySQL is no longer broken

2017-05-22 Thread Bastian Stender
Since 875ab2e43 ("mySQL: exhume a gone package by updating it to a new release") MySQL is supported again. Alternatively MariaDB can be used. Signed-off-by: Bastian Stender --- rules/php5.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/rules/php5.in b/rules/php5.in index d2f7baa8c..5a43a

[ptxdist] [PATCH] weston: version bump 1.12.0 -> 2.0.0

2017-05-22 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/weston.make | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/rules/weston.make b/rules/weston.make index 402bea9..04c0bb9 100644 --- a/rules/weston.make +++ b/rules/weston.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_W

[ptxdist] [PATCH] wayland: version bump 1.12.0 -> 1.13.0

2017-05-22 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/wayland.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/wayland.make b/rules/wayland.make index b7ffe33..4fe3359 100644 --- a/rules/wayland.make +++ b/rules/wayland.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += way

[ptxdist] [PATCH] mariadb: new package

2017-05-22 Thread Bastian Stender
MariaDB is a MySQL fork. Therefore the MySQL rule was adapted to fit MariaDB. As MariaDB uses the same binary names as MySQL the packages conflict. Signed-off-by: Bastian Stender --- projectroot/etc/group | 1 + projectroot/etc/mariadb/my.cnf |