All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] multimedia:;Add media contents to rootfs
Date: Sat, 13 Mar 2010 13:16:07 +0100	[thread overview]
Message-ID: <4B9B8207.1040909@atmel.com> (raw)
In-Reply-To: <hnfpdp$mg6$1@dough.gmane.org>

Koen Kooi skrev:
> On 12-03-10 22:39, Ulf Samuelsson wrote:
>> This package will copy the contents of "multimedia.tar.bz2."
>> (Note the dot at the end) to the "/home/root/multimedia" directory
>> in the target. By replacing the empty default file, you
>> can add your own multimedia files for testing.
> 
>> Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
> 
> 
> NAK. Package never never touch $HOME, if you want things installed into
> $HOME, look into /etc/skel.
> 

The purpose is not to have a "multimedia" directory in each home
so I dont think "/etc/skel" is applicable.

The purpose of this package is to be able to easily load some
jpeg pictures, movies, mp3 files into the root file system
when you build a demo.

It is not likely to be used for a real products

At the moment, the package should not install *anything*,
until a developer replaces the file with own content.

To use it, you create a directory structure with your media file,
create a b2zip'd tarball, and replace the "multimedia.tar.bz2."

Dont have any specific preference for /home,
just seems to be practical for a demo.

Come to think about it, it probably makes more sense to
put it in '${D}/'.


This will allow you to update any part of the file system
with whatever you want.

If that is not OK, then what about "${D}//usr" ?

-- 
Best Regards
Ulf Samuelsson




  reply	other threads:[~2010-03-13 12:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 21:39 [PATCH] multimedia:;Add media contents to rootfs Ulf Samuelsson
2010-03-13 10:29 ` Koen Kooi
2010-03-13 12:16   ` Ulf Samuelsson [this message]
2010-03-13 15:55     ` Marcin Juszkiewicz
2010-03-14 12:42     ` Koen Kooi
2010-03-14 12:53       ` Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2010-03-12 22:26 Ulf Samuelsson

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=4B9B8207.1040909@atmel.com \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.