mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
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:
parent
f50202f2b4
commit
d66c9a8b62
@ -20,7 +20,5 @@ do_install() {
|
|||||||
install -m 0755 sql/gen_lex_hash ${D}${bindir}/
|
install -m 0755 sql/gen_lex_hash ${D}${bindir}/
|
||||||
}
|
}
|
||||||
|
|
||||||
PSTAGING_DISABLED = "1"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
|
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
|
||||||
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"
|
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user