python-ipy: rename to fix opkg-build error.

*** Error: Package name  contains illegal characters, (other than [a-z0-9.+-])

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
This commit is contained in:
Xin Ouyang 2012-06-29 17:08:08 +08:00
parent 051212b652
commit 6368370a82
3 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ RDEPENDS_${BPN} += "\
python-subprocess \
python-syslog \
python-textutils \
python-IPy \
python-ipy \
"
RDEPENDS_${BPN} += "setools"

View File

@ -33,7 +33,7 @@ RDEPENDS_${BPN} += "\
python-subprocess \
python-syslog \
python-textutils \
python-IPy \
python-ipy \
"
RDEPENDS_${BPN} += "setools"