[OE-core] [PATCH V2 0/3] fix install package "postinst-intercept oprofileui avahi" to image failed

Hongxu Jia hongxu.jia at windriver.com
Tue Nov 11 10:52:02 UTC 2014


Changed in V2:
- Drop the fix of pointercal-xinput, it didn't generate recipe_name
  on purpose.
- Rename package, from avahi-daemon to avahi, and oprofileui-viewer
  to oprofileui, add RPROVIDES for compatibility

vim local.conf
...
IMAGE_INSTALL_append = " oprofileui avahi"
...

bitbake core-image-minimal

//Hongxu

The following changes since commit 7bd03ac24114b2c6015144a37e0c3fb4037baea6:

  bitbake: toastergui: fix invalid build url usage (2014-11-06 16:45: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 (3):
  avahi.inc: rename package to use avahi to instead of avahi-daemon
  oprofileui: rename package to use oprofileui to instead of
    oprofileui-viewer
  postinst-intercept: rename recipe for nativesdk only

 meta/recipes-connectivity/avahi/avahi.inc          | 29 +++++++++++-----------
 ..._1.0.bb => nativesdk-postinst-intercept_1.0.bb} |  6 ++---
 meta/recipes-kernel/oprofile/oprofileui_git.bb     |  8 +++---
 3 files changed, 21 insertions(+), 22 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