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:
3195d21
)
openssl.inc: Add linux-powerpc64 to the linux-powerpc case
author
Tom Rini
<tom_rini@mentor.com>
Mon, 21 Feb 2011 16:21:32 +0000
(09:21 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 21 Feb 2011 16:23:54 +0000
(09:23 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/openssl/openssl.inc
patch
|
blob
|
history
diff --git
a/recipes/openssl/openssl.inc
b/recipes/openssl/openssl.inc
index
55e9bbb
..
24b517d
100644
(file)
--- a/
recipes/openssl/openssl.inc
+++ b/
recipes/openssl/openssl.inc
@@
-78,7
+78,7
@@
do_configure () {
linux-mipsel)
target=debian-mipsel
;;
- linux-powerpc)
+ linux-powerpc
| linux-powerpc64
)
target=linux-ppc
;;
linux-supersparc)