Javier Viguera
c019fa7611
amd-gpu-bin-mx51: use FSL SRC_URI
...
https://jira.digi.com/browse/DEL-499
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-06-12 13:13:11 +02:00
Javier Viguera
7f3ad176b6
meta-digi: replace DESCRIPTION with SUMMARY
...
According to the Yocto reference manual[1] and some mails in the mailing
list[2] we should set SUMMARY always as DESCRIPTION takes the value of
SUMMARY if not explicitly set.
[1] <http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-SUMMARY >
[2] <http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/36454 >
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-04-25 19:02:23 +02:00
Alex Gonzalez
76a5325500
meta-digi: Add distro to all PRs.
...
https://jira.digi.com/browse/DEL-282
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-18 18:37:31 +02:00
Alex Gonzalez
bc9c48b201
meta-digi: Use common template for recipes.
...
All recipes include:
# Copyright (C) 2013 Digi International.
DESCRIPTION=""
SECTION=""
DEPENDS = ""
LICENSE = ""
LIC_FILES_CHKSUM = ""
PR="rn"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-22 13:57:54 +01:00
Alex Gonzalez
c2a9ce5a68
meta-digi: Use a single Digi premirror.
...
This commit adds a Digi premirror to the DEL distribution file. This
premirror will be tried first. It default to build-linux.digi.conf but
will be customized for the layer public release.
This still allows for a project to be customizes with a
SOURCE_MIRROR_URL which will be tried before the premirrors.
Fixes https://jira.digi.com/browse/DEL-186
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-04 10:05:27 +01:00
Javier Viguera
1c574a2cf7
amd-gpu-bin-mx51: remove libz160 dependence
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-12 16:50:02 +01:00
Javier Viguera
bcd2be97ad
amd-gpu-bin-mx51: Use a python function to populate INSANE_SKIP
...
While on it, revert PROVIDES to its previous state, not depending on
DISTRO_FEATURES. This was tweaked to avoid a bitbake warning. Not it is
solved in a conditional BBMASK.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-06 13:51:04 +01:00
Alex Gonzalez
3b465914c0
meta-digi: Add del-image-graphical target image.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-31 16:03:00 +01:00
Javier Viguera
4402372088
meta-digi: fix recipe dependences on libx11
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2012-12-14 13:57:35 +01:00
Alex Gonzalez
238e383559
meta-digi-arm: libz160, use upstream source
...
Do not override with local sources.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-03 18:58:54 +01:00
Alex Gonzalez
24db00eba9
meta-digi-arm: Fix checksums for libz160.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-30 19:30:07 +01:00
Alex Gonzalez
107670f3a6
meta-digi-arm: Append amd-gpu-x11-bin-mx51 recipe.
...
Do not add a dependency on libgl if the x11 distro feature is not
defined.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-28 17:08:51 +01:00
Alex Gonzalez
22e5226f38
meta-digi-arm: Use an append file for libz160.
...
Instead of having the whole recipe in meta-digi-arm, use the original
recipe in meta-fsl-arm and just add a bbappend file with some overrides.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-28 16:58:58 +01:00
Alex Gonzalez
bc97dbd679
meta-digi-arm: Add recipes-graphics, amd-gpu-bin and libz160.
...
A difference with meta-fsl-arm is that we include then non X11 version.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-28 16:56:45 +01:00