[ptxdist] Ptxdist / DistroKit Questions

2017-07-09 Thread Vlastimil Setka
Hello, after using ptxdist with DistroKit as a reference BSP for a while, I have several questions and ambiguities about some dark corners: # Is it possible to built some packages into .ipk files, but do not include them by default in the image? I thought that the [M] option available in

[ptxdist] [PATCH] glibc: add option for libanl

2017-07-07 Thread Vlastimil Setka
Allow to install glibc's libanl (asynchronous name lookup) to target. --- rules/glibc.in | 6 ++ rules/glibc.make | 4 2 files changed, 10 insertions(+) diff --git a/rules/glibc.in b/rules/glibc.in index 662f0aa..d58705a 100644 --- a/rules/glibc.in +++ b/rules/glibc.in @@ -163,6