Commit Graph

4 Commits

Author SHA1 Message Date
Jackie Huang
b76b660fbf python-ipy: fix PN -> BPN in do_install for multilibs
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2013-03-19 15:22:03 +08:00
Xin Ouyang
97b15df9c8 python: disable exit handler to rw history file
oe-core adds a exit handler to rw python command history file
(~/.python-history). There are no allow rules for every user&role
to use create/read/write ~/.python-history, and it is also
improper to add rules because these rules would blow up the
user&role's scope of authority.

So disable the handler, if selinux enabled.

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
2013-01-18 14:51:43 +08:00
Xin Ouyang
6368370a82 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>
2012-06-29 17:08:08 +08:00
Xin Ouyang
396137be3a python-IPy: needed by policycoreutils. 2012-02-13 16:09:24 +08:00