From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>, <ross.burton@intel.com>
Subject: [PATCH V2 0/3] fix install package "postinst-intercept oprofileui avahi" to image failed
Date: Tue, 11 Nov 2014 18:52:02 +0800 [thread overview]
Message-ID: <cover.1415699201.git.hongxu.jia@windriver.com> (raw)
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
next reply other threads:[~2014-11-11 10:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-11 10:52 Hongxu Jia [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1415699201.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.