[OE-core] [PATCH 0/4] fix install package "postinst-intercept pointercal-xinput oprofileui avahi" to image failed

Hongxu Jia hongxu.jia at windriver.com
Fri Nov 7 07:57:00 UTC 2014


vim local.conf
...
IMAGE_INSTALL_append = " pointercal-xinput oprofileui avahi"
...

bitbake core-image-minimal

//Hongxu

The following changes since commit 9bfd0dee4f585825f27d314c4fd7cd26cf93da79:

  poky-tiny.conf: remove inherit of blacklist (2014-11-04 15:14:23 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-nonexist-pkg
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-nonexist-pkg

Hongxu Jia (4):
  avahi.inc: use avahi-daemon as avahi's provider
  oprofileui: use oprofileui-viewer as oprofileui's provider
  pointercal-xinput: add the missing ALLOW_EMPTY
  postinst-intercept: rename recipe for nativesdk only

 meta/recipes-connectivity/avahi/avahi.inc                          | 2 ++
 ...stinst-intercept_1.0.bb => nativesdk-postinst-intercept_1.0.bb} | 6 +++---
 meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb   | 1 +
 meta/recipes-kernel/oprofile/oprofileui_git.bb                     | 7 ++++---
 4 files changed, 10 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/postinst-intercept/{postinst-intercept_1.0.bb => nativesdk-postinst-intercept_1.0.bb} (83%)

-- 
1.9.1



More information about the Openembedded-core mailing list