From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe] tearofsteel-1080p: Add recipe
Date: Wed, 01 Jan 2014 11:53:46 +0100 [thread overview]
Message-ID: <la0s29$taa$1@ger.gmane.org> (raw)
In-Reply-To: <1388455711-20416-1-git-send-email-otavio@ossystems.com.br>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Otavio Salvador schreef op 31-12-13 03:08:
> This adds the Tears of Steel movie in 1080P as a sample content for easy
> addition in images.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
> --- .../sample-content/tearsofsteel-1080p.bb | 14
> ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644
> meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb
>
> diff --git
> a/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb
> b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb
>
>
new file mode 100644
> index 0000000..86e79f3 --- /dev/null +++
> b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb
>
>
@@ -0,0 +1,14 @@
> +DESCRIPTION = "Tears of Steel movie - 1080P" +LICENSE = "CC-BY-3.0"
> +LIC_FILES_CHKSUM =
> "file://${COREBASE}/meta/files/common-licenses/CC-BY-3.0;md5=dfa02b5755629022e267f10b9c0a2ab7"
>
>
+
> +SRC_URI =
> "http://ftp.nluug.nl/pub/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov"
>
>
+
> +inherit allarch + +do_install() { + install -d ${D}${datadir}/movies +
> install -m 0644 ${WORKDIR}/ToS-4k-1920.mov ${D}${datadir}/movies/ +} +
> +FILES_${PN} += "${datadir}/movies"
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFSw/O6MkyGM64RGpERAvjqAJ9MoQTYPB8+ByPpjR9ZJQL6VGmNiwCfUUzo
8ElWYkklCTC8ZLlrykxkKcc=
=JL0h
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2014-01-01 10:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-31 2:08 [meta-oe] tearofsteel-1080p: Add recipe Otavio Salvador
2014-01-01 10:53 ` Koen Kooi [this message]
2014-01-01 12:37 ` Martin Jansa
2014-01-01 16:04 ` Otavio Salvador
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='la0s29$taa$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--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.