[PATCH] get_init_cpio: allow file mtime to be overridden

2018-10-25 Thread Baptiste Covolato
duces a '-a' option, which when used, will modify the mtime of regular files to match the timestamp of special files, directories, ... Signed-off-by: Baptiste Covolato --- usr/gen_init_cpio.c | 19 +++ usr/gen_initramfs_list.sh | 2 +- 2 files changed, 16 i

[PATCH v2] gen_init_cpio: allow file mtime to be overridden

2018-10-25 Thread Baptiste Covolato
duces a '-a' option, which when used, will modify the mtime of regular files to match the timestamp of special files, directories, ... v2: Fix typos in commit title/message Signed-off-by: Baptiste Covolato --- usr/gen_init_cpio.c | 19 +++ usr/gen_initramfs_lis

[PATCH] Staging: android: Add possibility to compile android drivers as modules

2013-11-09 Thread Baptiste Covolato
Compilation of Android staging drivers as drivers is now possible. Signed-off-by: Baptiste Covolato --- drivers/staging/android/Kconfig | 18 +- drivers/staging/android/TODO| 1 - 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/drivers/staging/android

Re: [PATCH] Staging: android: Add possibility to compile android drivers as modules

2013-11-09 Thread Baptiste Covolato
Thanks for the review. Should I repost this patch with correct git commit message here or in another mail ? Regards, -- Baptiste Covolato 2013/11/9 Levente Kurusa : > 2013-11-09 14:23 keltezéssel, Baptiste Covolato írta: >> Compilation of Android staging drivers as drivers is now