mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 20:21:58 +02:00
* 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"
|