| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
* Override preferred bsp application providers
and versions
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Definition of bsp preferred recipe versions for
linux-imx = 2.6.35.3
linux-libc-headers = 2.6.35.3
u-boot = 2009.08
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Definition of bsp preferred recipe providers for
virtual/xserver
virtual/xserver-xf86
virtual/kernel
u-boot
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* Add alsa mixer setting to enable audio on imx
platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Explicit set packaged files
* Use INSANE_SKIP to avoid poky's QA tests
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
| |
* Fix static dev packaged files
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Explicit set packaged files
* Fix warning dependency on pkgconfig
* Use INSANE_SKIP to avoid poky's QA tests
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Explicit set packaged files
* Remove unused run time dependency variable RDEPENDS
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Explicit set packaged files via FILES variable
* Add dependency to libx11 fixing warning
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
* Add audio support
* imx-audio startup script for imx audio
* ship experimental support for pulseaudio
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Add virtual/kernel dependency, at build time imx-lib
expects kernel headers to be available at STAGING_KERNEL_DIR
adding the dependency ensures that headers are available,
fixing posible include errors.
* Bump PR
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Replace overrided do_patch function add task with
do_apply_dist_patchs to execute patch script to
apply FSL distributed patchs; Free base do_patch
function so additional patchs included in SRC_URI
can be applyed.
* Bump PR.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Fix missing gst pligins base library dependency
checking for GST_PLUGINS_BASE... no
configure: error: no GStreamer plugin base libs found
* Add gst-plugins-base to dependency list
* Increase PR
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Override parallel make settings
* Racecondition using parallel make, serialize build
to avoid it.
* Increase PR
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Fix source location $REL varible undefided use
instead $PV.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
| |
* Gstreamer Freescale plugins, builds by default plugins
for imx53 targets.
* Need a mechanism to override build platform settings.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
| |
* Platform specific libraries for imx platforms
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
| |
* Freescale multimedia codec libs
* Prebuilt shared libraries which are just deployed in
rootfs.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
| |
* linux-libc-headers for iMx targets, includes some
Freescale kernel headers files not distributed in
mainstream kernel sources.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Kernel build descriptor for iMx targets, fetch source
from Freescale git repo.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Kernel patch for enabling single event mode for
eGalax touchscreen driver.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
| |
* Default kernel config for imx53 quick start board
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
| |
* Default kernel config for imx53ard target
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Linux kernel build descriptor for iMx targets
* Inital version
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
| |
* Custom xorg config file for iMx targets
* Binds eGalaxy touchscreen to use evdev driver
* Sets framebuffet to use imx driver
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Framebuffer driver for iMx targets boards
* Fix m4 macros lookup location; remove /usr/share/aclocal path
This patchs allows to use Yocto sysroot settings and avoid
conflicts by using host tools.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Sets xserver mouse option to use tslib on Freescale
iMx targets, this is only used if Kdrive (Tiny X) Xserver
is used.
* Current xserver used is xserver-xf86-lite.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
| |
* Deploy libz160 shared library
* Deploys libz160 include headers, this are needed for
xorg-video-imxfb driver
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Ships Amd x11 binaries to rootfs, deploys prebuilt shared
libraries.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Add udev custom target rules 10-imx.rules
* Input devices udev rules are disabled since they are
already covered in default yocto udev rules, keep custom
settings.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* u-boot-imx package build descriptor for imx targets
fetch source from freescale git repo.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* u-boot-imx package build descriptor for imx targets
version 2009.08
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Each machconfig file provides information that is used in
startup to set the input devices for the target platform.
HAVE_TOUCHSCREEN sets touchscreen support
HAVE_KEYBORD is set when a physical keyboard is attached to
the system otherwise a virtual keyboard is used.
* More info check formfacto recipe descriptor.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
| |
* Helper app that creates boot stream files used by
freescale iMX SoCs
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Custom target config options
* Sets u-boot default loadaddress, u-boot target config
* Preferred linux and u-boot package descriptors
* Target basic support like alsa, touchscreen support
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Custom target config options
* Sets u-boot default loadaddress, u-boot target config
* Preferred linux and u-boot package descriptors
* Target basic support like alsa, touchscreen support
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* If there is multiple recipe descriptor for package, this
file provides information on the preferred version.
* For packages that fecth its source code from a git repo
the package version can be set to match a branch.
* This file set u-boot-imx and linux-imx preferred version
to AUTO meaning that if the source is fetched from a git
repo the version will be the default branch.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|
|
* layer.conf: sets the search paths to include the
custom BSP package build descriptors (recipes)
* It also sets the priority to override common recipes
provided in multiple layers.
Signed-off-by: Adrian Alonso <b38018@freescale.com>
|