Home
last modified time | relevance | path

Searched refs:gpg (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.3.1/
H A Dgpg-error_pkconf.patch7 the gpg-error recipe for gpg-error.pc generation.
13 m4/gpg-error.m4 | 184 ++----------------------------------------------
16 diff --git a/m4/gpg-error.m4 b/m4/gpg-error.m4
18 --- a/m4/gpg-error.m4
19 +++ b/m4/gpg-error.m4
22 dnl Find gpg-error-config, for backward compatibility
35 - dnl Accept --with-gpg-error-prefix and make it work the same as
38 - AC_ARG_WITH(gpg-error-prefix,,
43 - GPG_ERROR_CONFIG="${gpg_error_config_prefix}/bin/gpg-error-config"
47 - if test -x "${SYSROOT}/bin/gpg-error-config" ; then
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-keyrings_1.0.bb7 # 1) In a .bbappend, add .gpg and/or .asc files to SRC_URI and install them to
9 # files should not be named 'key-$name.gpg' to ensure they don't conflict
14 # each name, 'gpg --export $name' will be ran to export the public key to a
15 # file named 'key-$name.gpg'. The public key must therefore be in the gpg
22 gpg --export ${name} > ${B}/key-${name}.gpg
29 install -m 0644 ${B}/key-${name}.gpg ${D}${datadir}/opkg/keyrings/
H A Dopkg_0.7.0.bb35 PACKAGECONFIG[gpg] = "--enable-gpg,--disable-gpg,\
37 ${@ "gnupg" if ("native" in d.getVar("PN")) else "gnupg-gpg"}\
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/
H A Dpkgconfig.patch19 src/gpg-error.m4 | 200 ++---------------------------------------------
22 diff --git a/src/gpg-error.m4 b/src/gpg-error.m4
24 --- a/src/gpg-error.m4
25 +++ b/src/gpg-error.m4
28 dnl Find gpg-error-config, for backward compatibility
41 - dnl Accept --with-gpg-error-prefix and make it work the same as
44 - AC_ARG_WITH(gpg-error-prefix,,
49 - GPG_ERROR_CONFIG="${gpg_error_config_prefix}/bin/gpg-error-config"
53 - if test -x "${SYSROOT}/bin/gpg-error-config" ; then
54 - GPG_ERROR_CONFIG="${SYSROOT}/bin/gpg-error-config"
[all …]
H A D0001-Do-not-fail-when-testing-config-scripts.patch20 @@ -324,6 +324,5 @@ gpg-error-config: gpgrt-config gpg-error-config-old gpg-error-config-test.sh
23 echo "*** Please report to <https://bugs.gnupg.org> with gpg-error-config-test.log"; \
26 cp gpg-error-config-old $@
/openbmc/openbmc/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.5.2.bb38 # A minimal package containing just enough to run gpg+gpgagent (E.g. use gpgme in opkg)
39 PACKAGES =+ "${PN}-gpg"
40 FILES:${PN}-gpg = " \
41 ${bindir}/gpg \
42 ${bindir}/gpg-agent \
45 # Normal package (gnupg) should depend on minimal package (gnupg-gpg)
49 RDEPENDS:${PN} += "${@ "" if ("native" in d.getVar("PN")) else (d.getVar("PN") + "-gpg")}"
55 rm -f ${S}/m4/gpg-error.m4
70 for i in gpg gpgconf gpg-agent gpg-connect-agent; do
/openbmc/openbmc/meta-google/recipes-phosphor/flash/
H A Dgoogle-key.bb9 RDEPENDS:${PN} += "gnupg-gpg"
12 file://platforms_gbmc_bringup.gpg \
13 file://platforms_gbmc_secure.gpg \
20 install -m 0644 ${UNPACKDIR}/platforms_gbmc_secure.gpg ${D}${datadir}/google-key/prod.key
21 install -m 0644 ${UNPACKDIR}/platforms_gbmc_bringup.gpg ${D}${datadir}/google-key/dev.key
/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/
H A Dverify-bmc-image.sh53 gpg() { function
54 command gpg --batch --allow-non-selfsigned-uid --no-tty "$@"
57 gpg --import "/usr/share/google-key/$1.key"
64 gpg --verify --ignore-time-conflict "$sig_file" "$image_file"
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0001-configure.ac-use-a-custom-value-for-the-location-of-.patch5 gpg-agent socket in the filesystem
7 This should avoid clashes with the host gpg-agent observed on autobuilders.
23 -AC_DEFINE_UNQUOTED(GPG_AGENT_SOCK_NAME, "S.gpg-agent",
24 +AC_DEFINE_UNQUOTED(GPG_AGENT_SOCK_NAME, "S.gpg-agent.yocto-native",
26 AC_DEFINE_UNQUOTED(GPG_AGENT_EXTRA_SOCK_NAME, "S.gpg-agent.extra",
/openbmc/openbmc/poky/meta/recipes-support/gpgme/
H A Dgpgme_1.24.1.bb10 LICENSE:python3-gpg = "GPL-2.0-or-later & LGPL-2.1-or-later"
23 file://0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch \
39 RDEPENDS:python3-gpg += "python3-unixadmin"
59 --disable-gpg-test \
71 PACKAGES =+ "${PN}-cpp ${PN}-tool python3-gpg"
75 FILES:python3-gpg = "${PYTHON_SITEPACKAGES_DIR}/*"
83 rm -f ${S}/m4/gpg-error.m4
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dsigning-keys.bb17 FILES:${PN}-rpm = "${sysconfdir}/pki/rpm-gpg"
18 FILES:${PN}-ipk = "${sysconfdir}/pki/ipk-gpg"
19 FILES:${PN}-packagefeed = "${sysconfdir}/pki/packagefeed-gpg"
50 …install -D -m 0644 "${B}/rpm-key" "${D}${sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-${DISTRO}-${DISTRO_CO…
53 …install -D -m 0644 "${B}/ipk-key" "${D}${sysconfdir}/pki/ipk-gpg/IPK-GPG-KEY-${DISTRO}-${DISTRO_CO…
56 …install -D -m 0644 "${B}/pf-key" "${D}${sysconfdir}/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-${DIST…
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch4 Subject: [PATCH] gpgme/lang/python: gpg-error-config should not be used
6 gpg-error-config was modified by OE to always return an error.
31 - 'gpg-error.h', ge_cflags.split(' ') if ge_cflags else [])
32 + "gpg-error.h", os.environ.get('CFLAGS').split())
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst78 $ gpg --version | head -n1
84 Configurare le opzioni di gpg-agent
88 che userete il comando ``gpg`` e funzionerà in *background* con l'obiettivo di
102 potete creare il vostro file ``~/.gnupg/gpg-agent.conf`` ed impostare i vostri
111 Non è più necessario far partire l'agente gpg manualmente all'inizio della
177 sarà il risultato. Potete verificarlo utilizzando ``gpg --list-secret-keys``,
201 $ gpg --change-passphrase [fpr]
210 $ gpg --quick-add-key [fpr] ed25519 sign
215 $ gpg --send-key [fpr]
239 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/
H A Dlibgpg-error_1.51.bb9 … file://src/gpg-error.h.in;beginline=2;endline=18;md5=badc79a9308e1cbd2657b2441c7cf017 \
25 BINCONFIG = "${bindir}/gpg-error-config"
38 oe_multilib_header gpg-error.h gpgrt.h
50 FILES:${PN}-dev += "${bindir}/gpg-error"
/openbmc/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst70 $ gpg --version | head -n1
76 Configure gpg-agent options
80 you use the ``gpg`` command and run in the background with the purpose
93 edit your ``~/.gnupg/gpg-agent.conf`` file to set your own values::
101 It is no longer necessary to start gpg-agent manually at the
168 is what you will have. You can verify by running ``gpg --list-secret-keys``,
191 $ gpg --change-passphrase [fpr]
200 $ gpg --quick-addkey [fpr] ed25519 sign
225 $ gpg --export-secret-key [fpr] | paperkey -o /tmp/key-backup.txt
273 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr]
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libjcat/
H A Dlibjcat_0.2.2.bb20 gpg \
24 PACKAGECONFIG[gpg] = "-Dgpg=true,-Dgpg=false,gpgme"
33 ${@bb.utils.contains('PACKAGECONFIG', 'gpg', 'gnupg', '', d)} \
/openbmc/linux/arch/x86/mm/pat/
H A Dcpa-test.c45 long lpg, gpg, spg, exec; member
54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split()
70 s->gpg++; in print_split()
96 s->spg, s->lpg, s->gpg, s->exec, in print_split()
101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/
H A Dfwknop_2.6.11.bb16 --with-gpg=${bindir}/gpg \
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds3c64xx-pinctrl.dtsi59 gpg: gpg-gpio-bank { label
238 samsung,pins = "gpg-1";
244 samsung,pins = "gpg-0";
250 samsung,pins = "gpg-2";
256 samsung,pins = "gpg-2", "gpg-3", "gpg-4", "gpg-5";
262 samsung,pins = "gpg-6";
299 samsung,pins = "gpg-6";
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Dconfigure-git.rst31 [gpg]
34 你可能也需要告诉 ``gpg`` 去使用哪个 ``tty`` (添加到你的shell rc文件中)::
/openbmc/openbmc/poky/meta/classes/
H A Dsign_ipk.bbclass19 # Optional variable for specifying the type of gpg signatures, can be:
23 # Optional variable for specifying the gpg binary/wrapper to use for
H A Dsign_package_feed.bbclass20 # Optional variable for specifying the type of gpg signature, can be:
26 # Optional variable for specifying the gpg binary/wrapper to use for
H A Dsign_rpm.bbclass26 # Optional variable for specifying the gpg binary/wrapper to use for
29 # Optional variable indicating the number of packages used per gpg
/openbmc/openbmc/poky/meta/recipes-gnome/gcr/
H A Dgcr_4.3.0.bb52 gpg = '${bindir}/gpg'
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/
H A Dlibgcrypt_1.11.0.bb25 file://no-native-gpg-error.patch \
43 rm -f ${S}/m4/gpg-error.m4

123