xxhash: new package
authorEd Swierk <eswierk@skyportsystems.com>
Thu, 16 Jul 2015 20:59:35 +0000 (13:59 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Sep 2015 13:52:40 +0000 (15:52 +0200)
commit2d6a1575acdcc0740a7f9f1517dd846746b10e62
tree9469edf3b19c2e773c8eef2bf80b6a0d08ceadb6
parent9ebb123893db56ef402a742aca0eeda4224da987
xxhash: new package

"xxHash is an extremely fast hash algorithm, running at RAM speed
limits."

[Thomas:
 - tweak commit log title
 - add correct license and license files information, using the
   suggestion from Yann E. Morin
 - add $(TARGET_MAKE_ENV) in the environment in the build step.]

Signed-off-by: Ed Swierk <eswierk@skyportsystems.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/xxhash/Config.in [new file with mode: 0644]
package/xxhash/xxhash.mk [new file with mode: 0644]