summaryrefslogtreecommitdiffstats
path: root/package/ti-uim
Commit message (Collapse)AuthorAgeFilesLines
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license strings as much as possible. SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+. This change is done by using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ti-uim: add license fileBaruch Siach2017-03-141-0/+1
| | | | | | | | | | | In the absence of full license text file, take a short source file that mentions the license in its comment header. [Peter: add DEVELOPERS entry] Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ti-uim: bump to latest versionBaruch Siach2017-03-092-1/+3
| | | | | | | | | Also, add a hash file. Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ti-uim: moved to githubBaruch Siach2017-03-091-1/+1
| | | | | | | | | gitorious.org is down. Use the github repo instead. Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ti-uim: Add new packageAlexandre Belloni2013-12-162-0/+28
[Peter: wrap help text, use full git hash, fix file header, drop license file] Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud