mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
8cd93743d7
* We have various variables which are either not quoted at all or are * half quoted. This patch fixes the bad exmaples so everything is consistent. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7 lines
194 B
BlitzBasic
7 lines
194 B
BlitzBasic
require ${PN}_${PV}.inc
|
|
|
|
DEPENDS += "mysql5-native"
|
|
|
|
SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
|
|
SRC_URI[sha256sum] = "2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432"
|