summaryrefslogtreecommitdiff
path: root/packages/gnupg
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko7
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-27gnupg: disable eleet asm in mpi when compiling for thumb.Phil Blundell2
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2007-03-31gnupg: drop 1.4.0 directory, drop gnupg2 1.9.15 (too old)Marcin Juszkiewicz7
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie1
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
2006-09-12gnupg 1.4.2.2: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan2
2006-09-11gnupg 1.4.2.2: Fix for x86. The assembler code was being compiledJamie Lenehan2
with underscores prefixed to the functions while the C code was not expecting the underscores. This was caused by the configure script assuming that _'s were required when cross-compiling. Turning off assembler code via a configure option would have fixed this, but instead I've modified the configure script to actually test for underscores when cross-compiling - the test is just a compile + nm which works fine when cross-compiling. Tested on i486, i586 and sh4.
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-03-20gnupg: maintainer is MIAMarcin Juszkiewicz5
- removed all version <1.4.2.2 due to security errors
2006-03-20gnupg2: maintainer is MIAMarcin Juszkiewicz2
2006-03-20gnupg: added 1.4.2.2 which contain security fixes: CVE-2006-0049Marcin Juszkiewicz5
2005-06-30import clean BK tree at cset 1.3670Koen Kooi7
2005-02-24Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/24 02:33:48+00:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded 2005/02/24 02:33:16+00:00 (none)!cwiiis Update user-own-collie-devs patch for gpe-login. 2005/02/24 02:21:03+00:00 (none)!cwiiis Use user-own-collie-devs patch in gpe-login again. 2005/02/23 19:50:06-06:00 ti.com!kergoth Add OpenOMAP, a simple OE built distribution for TI OMAP development platforms. 2005/02/23 19:46:00-06:00 ti.com!kergoth Set MODUTILS = '26' in the omap1610h2.conf, since the only omap kernel we've got is 2.6 anyway. 2005/02/24 01:40:43+00:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded 2005/02/23 19:40:28-06:00 ti.com!kergoth gnupg2: kill the unnecessary do_install docdir rearranging, add /usr/share/gnupg to FILES_PN. 2005/02/24 01:39:57+00:00 (none)!cwiiis Make keylaunch use custom keylaunchrc (empty for collie, otherwise default). 2005/02/24 01:17:28+00:00 (none)!cwiiis Use update-alternatives and custom kbdconfig in matchbox svn as well. 2005/02/23 16:21:10+00:00 (none)!cwiiis Make gpe-appmgr only install on the gpe-image of bigscreen devices. 2005/02/23 16:14:27+00:00 (none)!cwiiis Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cwiiisdesktop.(none):/home/cwiiis/oe/openembedded 2005/02/23 13:38:49+00:00 (none)!cwiiis Merge 2005/02/23 12:41:55+00:00 (none)!cwiiis Move loading of libgtkstylus to Xsession.d from profile.d. 2005/02/23 12:34:56+00:00 (none)!cwiiis Remove apm_bios patch and make Xsession more debian-like (source all scripts) in gpe-dm. 2005/02/23 12:33:12+00:00 (none)!cwiiis Add keysym for power button on collie for X 2005/02/22 10:44:46+00:00 (none)!cwiiis Merge matchbox-wm changes, and make use update-alternatives class. 2005/02/22 02:52:05+00:00 (none)!cwiiis Use custom kbdconfig with matchbox-wm (for simpad and collie) 2005/02/18 22:36:53+00:00 (none)!cwiiis Add --with-env-editor switch to configure of sudo 2005/02/18 22:35:54+00:00 (none)!cwiiis Really get rid of the apm_bios removal patch for collie... 2005/02/18 22:33:47+00:00 (none)!cwiiis -Update gpe-login patch to set ownership of devices -Remove patch that deletes /dev/apm_bios for collie - no longer necessary BKrev: 421d3e9bcU67BQXgiWhQfs1uU1AqSg
2005-02-24Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 19:29:51-06:00 ti.com!kergoth Rename gnupg-devel to gnupg2, since this development branch has the binaries postfixed that way, so is clearly for the upcoming 2.x stable release. Also change libexecdir from /usr/libexec to /usr/libexec/gnupg2, as it was resulting in the gnupg binaries ending up in the root of /usr/libexec, rather than by packagename. 2005/02/23 19:24:52-06:00 ti.com!kergoth Fix the ipk rootfs/image classes to use ${libdir}/ipkg, now that ipkg does so as well. 2005/02/23 19:22:38-06:00 ti.com!kergoth Add a development version of gnupg (version 1.9.15) as gnupg-devel. Note that the 'gpgsm' and 'scdaemon' binaries are not currently being built, due to the additional dependencies they introduce. If you need them, let me know. One issue that needs to be fixed is that the gnupg-devel build needs to prefix or postfix its binaries, or conflict with 'gnupg', to ensure they don't step on one another's toes. 2005/02/23 19:18:34-06:00 ti.com!kergoth Add libgpg-error 1.0 (required by gnupg 0.9.15) and make the libgpg-error .bb's inherit binconfig. 2005/02/23 19:17:35-06:00 ti.com!kergoth Add libgcrypt 1.2.1 and make the libgcrypt .bb's inherit binconfig. 2005/02/23 19:16:20-06:00 ti.com!kergoth Add libassuan 0.6.9 (required by gnupg 0.9.15) and make the libassuan .bb's inherit binconfig. BKrev: 421d3078taXhU4QcW7mi0rDTzgYsgA
2005-02-24Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net8
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 18:20:11-06:00 ti.com!kergoth Add gnupg 1.4.0, consolidate common metadata into gnupg.inc, include some of the gnupg doc files in ${docdir}/${PN}/. Build 1.4.0 with readline support. Need to revisit what gnupg features we are compiling in, and perhaps disable some things to shrink the binary, and/or use the "minimal" configure option. 2005/02/23 18:16:53-06:00 ti.com!kergoth Path adjustments in cross and native bbclasses per the previous cset. 2005/02/23 18:14:30-06:00 ti.com!kergoth Fix infodir, mandir, and docdir variables to be relative to datadir, not prefix, and fix FILES_${PN}-doc to reference docdir rather than datadir/doc. BKrev: 421d2278QZWskeJqmJFXCyPjQutiuw
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson4
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA