summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/sample-content
Commit message (Collapse)AuthorAgeFilesLines
* bigbuckbunny: Use faster download mirrorsKhem Raj2019-09-133-3/+3
| | | | | | | Original URIs are very slow and these files are quite large where it can mean hours of download Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: fix indentationMartin Jansa2016-08-224-8/+8
| | | | | | | | * remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-234-4/+4
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tearofsteel-1080p: Add recipeOtavio Salvador2014-01-011-0/+16
| | | | | | | | 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> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bigbuckbunny: Don't use whole avi in LIC_FILES_CHKSUM and add versionMartin Jansa2013-10-283-6/+9
| | | | | | | | | | * it's causing huge deploy/licenses files: 211M deploy/licenses/bigbuckbunny-480p 317M deploy/licenses/bigbuckbunny-720p 886M deploy/licenses/bigbuckbunny-1080p and avi checksum is already verified by SRC_URI checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bigbuckbunny: Add 480p, 720p and 1080p moviesOtavio Salvador2013-05-283-0/+48
This provides a recipe to install the movies in the rootfs; these allow for people to make demo images which carry the movies for show. These recipes are based on Angstrom ones. Thanks by their base work. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>