All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] fix install package "postinst-intercept oprofileui avahi" to image failed
@ 2014-11-11 10:52 Hongxu Jia
  2014-11-11 10:52 ` [PATCH 1/3] avahi.inc: rename package to use avahi to instead of avahi-daemon Hongxu Jia
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Hongxu Jia @ 2014-11-11 10:52 UTC (permalink / raw)
  To: openembedded-core, ross.burton

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-13 10:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 10:52 [PATCH V2 0/3] fix install package "postinst-intercept oprofileui avahi" to image failed Hongxu Jia
2014-11-11 10:52 ` [PATCH 1/3] avahi.inc: rename package to use avahi to instead of avahi-daemon Hongxu Jia
2014-11-12  6:51   ` Hongxu Jia
2014-11-12 10:27   ` Koen Kooi
2014-11-13  1:28     ` Hongxu Jia
2014-11-13  1:43       ` Hongxu Jia
2014-11-13  8:27         ` Anders Darander
2014-11-13 10:04           ` Hongxu Jia
2014-11-11 10:52 ` [PATCH 2/3] oprofileui: rename package to use oprofileui to instead of oprofileui-viewer Hongxu Jia
2014-11-11 10:52 ` [PATCH 3/3] postinst-intercept: rename recipe for nativesdk only Hongxu Jia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.