Zhang Peng
c3ddb212cf
meta-security: fix incorrect HOMEPAGE variable names
...
Several recipes used non-standard variable names for the homepage
URL (HOME_PAGE, HOME_URL, HOMEDIR) which are not recognized by
bitbake. Rename them all to the correct HOMEPAGE variable.
Affected recipes:
- glome: HOME_PAGE -> HOMEPAGE
- google-authenticator-libpam: HOME_PAGE -> HOMEPAGE
- arpwatch: HOME_PAGE -> HOMEPAGE
- openscap: HOME_URL -> HOMEPAGE
- scap-security-guide: HOME_URL -> HOMEPAGE
- lynis: HOMEDIR -> HOMEPAGE
Signed-off-by: Zhang Peng <peng.zhang1.cn@windriver.com >
Signed-off-by: Scott Murray <scott.murray@konsulko.com >
2026-04-15 00:18:23 +03:00
Scott Murray
0272225ccd
Adapt to S/UNPACKDIR changes
...
Remove or update S definitions as required to work with oe-core
S/UNPACKDIR changes.
Signed-off-by: Scott Murray <scott.murray@konsulko.com >
2025-07-04 12:41:20 -04:00
Armin Kuster
ca10975033
recipes-*: convert WORKDIR->UNPACKDIR
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2024-07-29 20:07:01 -04:00
Armin Kuster
b46386395b
google-authenticator-libpam: update to 1.09
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-01-30 12:13:54 -08:00
Armin Kuster
7e27eb5fca
recipes: Update SRC_URI branch and protocols
...
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 >
2021-11-04 08:18:00 -07:00
Armin Kuster
11a67b861a
meta-security: Convert to new override syntax
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-08-01 08:47:08 -07:00
Armin Kuster
2a91f5cc62
google-authenticator-libpam: install module in pam location
...
pam_google_authenticator.so was being installed where pam could not find
it. Move it where the rest of the pam modules site.
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2020-02-16 08:49:20 -08:00
Pierre-Jean Texier via Lists.Yoctoproject.Org
4c98f16973
google-authenticator-libpam: upgrade 1.07 -> 1.08
...
See changelog: https://github.com/google/google-authenticator-libpam/releases/tag/1.08
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2020-01-28 10:02:36 -08:00
Armin Kuster
6b42f1c033
google-authenticator-libpam: update to 1.07
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2019-12-25 16:04:27 +00:00
Ming Liu
fa800e5261
meta: inherit features_check instead of distro_features_check
...
distro_features_check has been deprecated in OE.
Signed-off-by: Ming Liu <liu.ming50@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2019-11-27 13:38:58 -08:00
Armin Kuster
b31e6a9ed4
google-authenticator-libpam: add new package
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-02-18 19:31:59 -08:00