koko: use append override syntax
These were getting overwritten by the bb file. Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
This commit is contained in:
committed by
Andreas Cord-Landwehr
parent
8db4e65e5c
commit
7344ac0141
@@ -37,7 +37,7 @@ KOKO_CITIES1000="cities1000.zip"
|
||||
KOKO_ADMIN1CODES="admin1CodesASCII.txt"
|
||||
KOKO_ADMIN2CODES="admin2Codes.txt"
|
||||
|
||||
SRC_URI += "http://download.geonames.org/export/dump/${KOKO_CITIES1000};name=cities1000;unpack=0 \
|
||||
SRC_URI:append = " http://download.geonames.org/export/dump/${KOKO_CITIES1000};name=cities1000;unpack=0 \
|
||||
http://download.geonames.org/export/dump/${KOKO_ADMIN1CODES};name=admin1Codes \
|
||||
http://download.geonames.org/export/dump/${KOKO_ADMIN2CODES};name=admin2Codes \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user