Hi Richard, (Please ignore the previous pull request which doesn't contain the latest code.)
This pull request fixes some hard coded /usr/lib path in recipes within minimal image. Please help to review and pull. Thanks, Dongxiao The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70: bb-matrix: correct BB and PM number canonicalization (2011-07-14 22:23:09 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/multilib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/multilib Dongxiao Xu (3): xcb-proto: add multilib support. pciutils: Change the hardcoded /usr/lib to support multilib. udev: Change hard coded /usr/lib to support multilib Yu Ke (1): perl: revise the RRECOMMENDS_perl-modules for multilib case .../pciutils/pciutils-3.1.7/makefile.patch | 14 ++++++++++++ meta/recipes-bsp/pciutils/pciutils_3.1.7.bb | 5 ++- meta/recipes-core/udev/udev-164/makefile.patch | 16 ++++++++++++++ meta/recipes-core/udev/udev-new.inc | 1 + meta/recipes-core/udev/udev_164.bb | 2 +- meta/recipes-devtools/perl/perl_5.12.3.bb | 2 +- .../xcb/xcb-proto-1.6/aclocal.patch | 22 ++++++++++++++++++++ meta/recipes-graphics/xcb/xcb-proto.inc | 3 +- meta/recipes-graphics/xcb/xcb-proto_1.6.bb | 2 +- meta/recipes-graphics/xcb/xcb-proto_git.bb | 2 +- 10 files changed, 62 insertions(+), 7 deletions(-) create mode 100644 meta/recipes-bsp/pciutils/pciutils-3.1.7/makefile.patch create mode 100644 meta/recipes-core/udev/udev-164/makefile.patch create mode 100644 meta/recipes-graphics/xcb/xcb-proto-1.6/aclocal.patch _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
