summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sedutil/sedutil_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* sedutil: Upgrade to latest on tip of master branchKhem Raj2025-03-201-3/+3
| | | | | | - Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: Fix build with gcc13Khem Raj2023-01-271-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-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: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: upgrade 1.15.1.01 -> 1.20.0wangmy2021-08-261-5/+4
| | | | | | | | 0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch removed since it is included in 1.20.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: upgrade 1.15.1 -> 1.15.1.01zhengruoqin2021-08-231-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutils: Fix build with clang11Khem Raj2020-08-171-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: fix compile errors on big endian architecturesPrimoz Fiser2018-11-261-1/+3
| | | | | | | | Patch fixes compile errors by defining empty macros as hinted by TODO mark in the sources. Signed-off-by: Primoz Fiser <primoz.fiser@norik.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: Add recipePrimoz Fiser2018-11-081-0/+17
sedutil is utility to manage self encrypting drives that conform to the Trusted Computing Group OPAL 2.0 SSC specification. Signed-off-by: Primoz Fiser <primoz.fiser@norik.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>