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:
7308e68
)
mysql5-native: Drop PSTAGING_DISABLED
author
Tom Rini
<tom_rini@mentor.com>
Tue, 15 Mar 2011 21:55:12 +0000
(14:55 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 16 Mar 2011 02:05:56 +0000
(19:05 -0700)
In
1775a986a1c063198ddacea0575623c0ef8c6de3
we dropped the rm_work hack
as not being applicable anymore. That hack was also why I had added
PSTAGING_DISABLED but have confirmed it's not needed now.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/mysql/mysql5-native_5.1.40.bb
patch
|
blob
|
history
diff --git
a/recipes/mysql/mysql5-native_5.1.40.bb
b/recipes/mysql/mysql5-native_5.1.40.bb
index
8001783
..
c9d7610
100644
(file)
--- a/
recipes/mysql/mysql5-native_5.1.40.bb
+++ b/
recipes/mysql/mysql5-native_5.1.40.bb
@@
-22,7
+22,5
@@
do_install() {
NATIVE_INSTALL_WORKS = "1"
-PSTAGING_DISABLED = "1"
-
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"