kumquat-buildroot/support
Rahul Bedarkar 1b0df8f23c scripts/get-developers: correct type of patches argument
Current type for 'patches' argument is str. It supposed to only
contain names of files.

If we specify FileType as type, then we don't need to open file ourself
and it allows script to read patch from standard input as well.

e.g.
$ git show -1 | ./support/scripts/get-developers -

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-25 12:43:27 +02:00
..
dependencies dependencies: check for Math BigInt/BigRat Perl module 2016-10-16 12:09:49 +02:00
download support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
gnuconfig
kconfig
legal-info docs: libtool patches are not handled by legal-info infrastructure. 2016-08-19 23:16:23 +02:00
libtool
misc toolchainfile.cmake: fix description of CMAKE_Fortran_FLAGS_{DEBUG,RELEASE} 2016-10-22 16:44:06 +02:00
scripts scripts/get-developers: correct type of patches argument 2016-10-25 12:43:27 +02:00