RPi-config: Rename recipe to rpi-config

This was done to avoid errors like:
| *** Error: Package name  contains illegal characters, (other than [a-z0-9.+-])
while using ipk.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-09-19 18:20:48 +03:00
parent 90d7b92d6d
commit 5d5cebd8a9
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9
include ../common/firmware.inc
RDEPENDS_${PN} = "RPi-config"
RDEPENDS_${PN} = "rpi-config"
COMPATIBLE_MACHINE = "raspberrypi"