All of lore.kernel.org
 help / color / mirror / Atom feed
* Relocatable RPM package using recipe
@ 2016-10-24  8:31 Bipnesh, Abhinav (Abhinav)
  0 siblings, 0 replies; only message in thread
From: Bipnesh, Abhinav (Abhinav) @ 2016-10-24  8:31 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

Hi,

I am looking for a way to define PREFIX variable for the RPM spec file (generated through recipe). I want to make the package Relocatable as the SD card is mounted on a path which is read-only due to which the installation fails. Below is the example

SD Card mount point - /tempfs/system

Now tempfs is read-only point but /system is read/write path. The package need to be installed at /tempfs/system/<package dir>. Now I want that the package generated by recipe can be relocatable so that I can set the relative paths in recipe and during the installation I can install properly at any location using -prefix option of rpm install command.
How I can achieve the same.

Thanks & Regards,
Abhinav

[-- Attachment #2: Type: text/html, Size: 2691 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-24  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24  8:31 Relocatable RPM package using recipe Bipnesh, Abhinav (Abhinav)

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.