mysql5-native: remove PSTAGING_DISABLED

This variable is no longer used with OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2012-10-26 16:10:51 +01:00
parent f50202f2b4
commit d66c9a8b62

View File

@ -20,7 +20,5 @@ do_install() {
install -m 0755 sql/gen_lex_hash ${D}${bindir}/
}
PSTAGING_DISABLED = "1"
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"