Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes-support/libutempter: Fix the macro string concatenation. | iddinev | 2019-03-21 | 1 | -0/+1 |
| | | | | | | | | | | The previous patch 0001-Fix-macro-error.patch erroneously assumes that the 'MACRO1##MACRO2' operation expands the macros before concatination. As a result the UTEMPTER_DEFAULT_PATHNAME always gets the literal RAW_UTEMPTER_PATH value. Signed-off-by: iddinev <xidinev@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libutempter: Fix build with musl | Khem Raj | 2017-04-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libutempter: update SRC_URI | Armin Kuster | 2015-05-11 | 1 | -0/+39 |
altlinux.org link is dead, update to new git repo WARNING: Failed to fetch URL ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, no output ERROR: Function failed: Fetcher failure for URL: 'ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com> |