[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] modinfo: match more standard module fields and fix version field
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2012-06-12 14:26:44
Message-ID: CAK1hOcMpcRCMEuvVodoMX3-A6hFTU7f-yyZ5EDnS0y0aQgcNfQ () mail ! gmail ! com
[Download RAW message or body]

On Fri, Jun 1, 2012 at 12:44 PM, Tanguy Pruvot <tanguy.pruvot@gmail.com> wrote:
> Previously, -F version could match the srcversion= string.
>
> before :
>  ~ # modinfo -F version tiwlan_drv
>  version:        6.1.2012.05.29
>  version:        533BB7E5866E52F63B9ACCB
>  version:        0x%x, oui=0x%x, 0x%x, 0x%x
>  version:        0x%x
>
>  ~ # modinfo tiwlan_drv
>  filename:       tiwlan_drv.ko
>  author:         Texas Instruments Inc - Retouched by CyanogenDefy
>  license:        GPL
>  vermagic:       2.6.32.9 preempt mod_unload ARMv7
>  parm:           g_sdio_debug_level:debug level
>  depends:
>
> now :
>  ~ # modinfo -F version tiwlan_drv
>  version:        6.1.2012.05.29
>
>  ~ # modinfo tiwlan_drv
>  filename:       tiwlan_drv.ko
>  license:        GPL
>  author:         Texas Instruments Inc - Retouched by CyanogenDefy
>  version:        6.1.2012.05.29
>  srcversion:     533BB7E5866E52F63B9ACCB
>  depends:
>  uts_release:    2.6.32.9-g306944c
>  vermagic:       2.6.32.9 preempt mod_unload ARMv7
>  parm:           g_sdio_debug_level:debug level
>
> This patch also add support for the old "-n" and some other helpers

Applied, thanks!
-- 
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic