package/chartjs: new package
authorJoeri Barbarien <joeri.barbarien@nokia.com>
Mon, 10 Feb 2020 11:26:30 +0000 (12:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Mar 2020 20:38:56 +0000 (21:38 +0100)
commit7ca94a367dffc1889bc0354ba1957ae9493339a1
treecd9a58b882e2e5b60300c6308f1ba548509d273e
parent1f09c34fa1410fb045ca2cddc1defdb4d90933eb
package/chartjs: new package

Note: even though the Chart.js developers make specific tarballs on GitHub
(i.e. not simply 'source code' tarballs), they cannot be used in Buildroot
because their names do not encode a version number, e.g. 'Chart.js.zip'.
This means that on upgrades, the same tarball name would have different
contents and thus a different hash.

Signed-off-by: Joeri Barbarien <joeri.barbarien@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/chartjs/Config.in [new file with mode: 0644]
package/chartjs/chartjs.hash [new file with mode: 0644]
package/chartjs/chartjs.mk [new file with mode: 0644]