git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f2de8e
)
libdigest-sha: allow native builds with BBCLASSEXTEND
author
Roman I Khimov
<khimov@altell.ru>
Fri, 19 Mar 2010 20:28:01 +0000
(23:28 +0300)
committer
Roman I Khimov
<khimov@altell.ru>
Tue, 23 Mar 2010 21:48:05 +0000
(
00:48
+0300)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/perl/libdigest-sha_5.47.bb
patch
|
blob
|
history
diff --git
a/recipes/perl/libdigest-sha_5.47.bb
b/recipes/perl/libdigest-sha_5.47.bb
index
7ceb00d
..
3a0f418
100644
(file)
--- a/
recipes/perl/libdigest-sha_5.47.bb
+++ b/
recipes/perl/libdigest-sha_5.47.bb
@@
-2,6
+2,7
@@
DESCRIPTION = "Digest::SHA - Perl extension for SHA-1/224/256/384/512"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "expat expat-native"
+BBCLASSEXTEND = "native"
PR = "r0"
SRC_URI = "http://www.cpan.org/modules/by-module/Digest/Digest-SHA-${PV}.tar.gz"