Hi,
> IIUC, your change makes the type of fields vary upon their values.
> I'm wondering how you suggest applications parse the resulting blob messages?
you're right, this doesn't make sense. In my case, the only consumer was
using blobmsg_format_json(), which handles element types dynamically.
of the returned value.
Signed-off-by: Florian Larysch
---
blobmsg_json.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/blobmsg_json.c b/blobmsg_json.c
index 8a6ed8f..1ae4954 100644
--- a/blobmsg_json.c
+++ b/blobmsg_json.c
@@ -47,6 +47,7 @@ static bool
Signed-off-by: Florian Larysch
---
package/kernel/linux/modules/other.mk | 17 +
1 file changed, 17 insertions(+)
diff --git a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
index 3f7a3ee..4809141 100644
--- a/package/kernel/linux/modules/other.mk
Signed-off-by: Florian Larysch
---
package/kernel/linux/modules/hwmon.mk | 15 +++
1 file changed, 15 insertions(+)
diff --git a/package/kernel/linux/modules/hwmon.mk
b/package/kernel/linux/modules/hwmon.mk
index 0a8115c..444d260 100644
--- a/package/kernel/linux/modules/hwmon.mk