summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zstd
Commit message (Collapse)AuthorAgeFilesLines
* meta-oe-components: Avoid usage of nobranch=1Sourav Kumar Pramanik2023-09-041-1/+1
| | | | | | | | | The usage of nobranch=1 in SRC_URI allows using unprotected branches. This change updates the real branch name in place of nobranch=1 for these components. Signed-off-by: Sourav Kumar Pramanik <pramanik.souravkumar@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-1/+1
| | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zstd: Upgrade 1.4.4 -> 1.4.5Alex Kiernan2020-07-012-2/+31
| | | | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f6aa84fcf197bb74ed2a4dc1e3bb898fc884e27b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Revert "zstd: move recipe to oe-core"Stefan Agner2019-12-081-0/+35
| | | | | | | | | | The recipe has not been accepted in oe-core. So readd the recipe to meta-openembedded. This reverts commit b0b9cebc72a7f6e4451b64e54701709cee30fded. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: move recipe to oe-coreStefan Agner2019-11-081-35/+0
| | | | | | | | Move the zstd recipe to openembedded-core and hence remove it in meta-oe. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: Upgrade 1.4.3 -> 1.4.4Stefan Agner2019-11-061-1/+1
| | | | | Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: Upgrade 1.4.2 -> 1.4.3Alex Kiernan2019-09-021-1/+1
| | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: Update 1.4.0 -> 1.4.2Alex Kiernan2019-08-021-25/+10
| | | | | | | Also drop zstd-<variants> and add PACKAGECONFIG support for build options Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: New recipeAlex Kiernan2019-07-211-0/+50
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>