summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libutempter/libutempter.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes-support/libutempter: Fix the macro string concatenation.iddinev2019-03-211-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 muslKhem Raj2017-04-241-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libutempter: update SRC_URIArmin Kuster2015-05-111-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>