All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH 0/1 v3] classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks
@ 2020-06-19 11:47 Xu, Yanfei
  2020-06-19 11:47 ` [OE-core][PATCH 1/1 " Xu, Yanfei
  0 siblings, 1 reply; 18+ messages in thread
From: Xu, Yanfei @ 2020-06-19 11:47 UTC (permalink / raw)
  To: bruce.ashfield, richard.purdie, openembedded-core

From: Yanfei Xu <yanfei.xu@windriver.com>

v1->v2->v3:
1.Put the symlink creation at postinstall script instead of build time. 
2.Add a postremove script for removing image created in postinstall.

Yanfei Xu (1):
  classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't
    support symlinks

 meta/classes/kernel.bbclass | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

-- 
2.18.2


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

end of thread, other threads:[~2020-07-03  2:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19 11:47 [OE-core][PATCH 0/1 v3] classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks Xu, Yanfei
2020-06-19 11:47 ` [OE-core][PATCH 1/1 " Xu, Yanfei
2020-06-23 14:31   ` Bruce Ashfield
2020-06-23 21:51     ` Richard Purdie
2020-06-24  1:47       ` Xu, Yanfei
2020-06-24 13:08         ` Richard Purdie
2020-06-24 15:57           ` Xu, Yanfei
2020-06-24 16:18             ` Richard Purdie
2020-06-28 12:21               ` Xu, Yanfei
2020-07-01  8:22                 ` Xu, Yanfei
2020-07-01 13:42                   ` Bruce Ashfield
2020-07-02  2:43                     ` Xu, Yanfei
2020-07-02  7:46                       ` Richard Purdie
2020-07-02  9:49                         ` Xu, Yanfei
2020-07-02 10:23                           ` Richard Purdie
2020-07-02 12:37                           ` Bruce Ashfield
2020-07-03  2:29                             ` Xu, Yanfei
2020-06-24  1:44     ` Xu, Yanfei

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.