diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-01-10 14:27:41 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-11 10:26:07 +0000 |
| commit | 0a732a9c66ffe33e9bf11757acb3ae599219a89f (patch) | |
| tree | dcdff42a8f1134d7818fe89ff3dd63760bd45b00 /meta/recipes-support/pinentry | |
| parent | c5de37687d66c2a4384702942a2fdeb8becd5670 (diff) | |
| download | poky-0a732a9c66ffe33e9bf11757acb3ae599219a89f.tar.gz | |
gnupg: enable native version
(From OE-Core rev: 3945ddd6eea9d84f7b0f82c66e6d4512bc239bb2)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/pinentry')
| -rw-r--r-- | meta/recipes-support/pinentry/pinentry_1.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/pinentry/pinentry_1.1.0.bb b/meta/recipes-support/pinentry/pinentry_1.1.0.bb index 3b77709ffb..1eaa261f75 100644 --- a/meta/recipes-support/pinentry/pinentry_1.1.0.bb +++ b/meta/recipes-support/pinentry/pinentry_1.1.0.bb | |||
| @@ -34,3 +34,5 @@ PACKAGECONFIG[gtk2] = "--enable-pinentry-gtk2, --disable-pinentry-gtk2, gtk+ gli | |||
| 34 | 34 | ||
| 35 | #To use libsecret, add meta-gnome | 35 | #To use libsecret, add meta-gnome |
| 36 | PACKAGECONFIG[secret] = "--enable-libsecret, --disable-libsecret, libsecret" | 36 | PACKAGECONFIG[secret] = "--enable-libsecret, --disable-libsecret, libsecret" |
| 37 | |||
| 38 | BBCLASSEXTEND = "native" | ||
