[ptxdist] [PATCH 2/2] mtd-utils: Add option to install new tool 'ubiscan'

2022-01-10 Thread Alexander Dahl
The ubiscan utility was introduced with mtd-utils 2.1.4 and gives an overview over actual PEB erase counts. Signed-off-by: Alexander Dahl --- rules/mtd-utils.in | 8 rules/mtd-utils.make | 4 2 files changed, 12 insertions(+) diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in

[ptxdist] [PATCH 0/2] mtd-utils: Bump version and add ubiscan

2022-01-10 Thread Alexander Dahl
Hei hei, the recently announced new version 2.1.4 of mtd-utils comes with a new tool 'ubiscan'. This is useful to get a quick picture of PEB erase counters on a NAND flash. Greets Alex Alexander Dahl (2): mtd-utils: version bump 2.1.3 -> 2.1.4 mtd-utils: Add option to install new tool

[ptxdist] [PATCH 1/2] mtd-utils: version bump 2.1.3 -> 2.1.4

2022-01-10 Thread Alexander Dahl
Link: http://lists.infradead.org/pipermail/linux-mtd/2022-January/090742.html Signed-off-by: Alexander Dahl --- .../0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch | 0 patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/autogen.sh | 0 patches/{mtd-utils-2.1.3 =>

[ptxdist] [PATCH] qt5: fix typo

2022-01-10 Thread Ulrich Ölmann
Signed-off-by: Ulrich Ölmann --- rules/qt5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/qt5.in b/rules/qt5.in index b0673efdf3d1..39bf5bd6f221 100644 --- a/rules/qt5.in +++ b/rules/qt5.in @@ -3,7 +3,7 @@ menuconfig QT5 tristate select