diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-24 00:40:24 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-02-24 00:40:24 +0000 |
commit | 58b704b108847c779bf8fef38bd523183207c1ae (patch) | |
tree | 40330a1c0f651134037f3240f2052cb852a218b3 /packages/gnupg/gnupg_1.2.4.bb | |
parent | 90e37d1057ac53c35b542acd4ad953ba8f2ba403 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
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
Diffstat (limited to 'packages/gnupg/gnupg_1.2.4.bb')
-rw-r--r-- | packages/gnupg/gnupg_1.2.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gnupg/gnupg_1.2.4.bb b/packages/gnupg/gnupg_1.2.4.bb index e69de29bb2..462bb2b89c 100644 --- a/packages/gnupg/gnupg_1.2.4.bb +++ b/packages/gnupg/gnupg_1.2.4.bb @@ -0,0 +1,3 @@ +include gnupg.inc + +PR = "r1" |