]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
13 years agolinux-imx: drop git version
Otavio Salvador [Mon, 26 Dec 2011 14:42:43 +0000 (14:42 +0000)]
linux-imx: drop git version

Currently GIT repository only provides tagged releases so the it's
better to have a recipe for each version instead of using a global
one.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: add 2.6.38 version
Otavio Salvador [Mon, 26 Dec 2011 14:39:43 +0000 (14:39 +0000)]
linux-imx: add 2.6.38 version

Adds 2.6.38 version at 11.11.01 tag but set DEFAULT_PREFERENCE as '-1'
for now.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agogst-fsl-plugins: Package the aiur demux registry from /usr/share.
Leon Woestenberg [Fri, 23 Dec 2011 11:29:54 +0000 (12:29 +0100)]
gst-fsl-plugins: Package the aiur demux registry from /usr/share.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agoAdded imx-firmware recipe.
Leon Woestenberg [Fri, 16 Dec 2011 23:32:30 +0000 (00:32 +0100)]
Added imx-firmware recipe.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agolinux-imx: enable SIL9022 HDMI driver
Leon Woestenberg [Thu, 22 Dec 2011 19:39:58 +0000 (20:39 +0100)]
linux-imx: enable SIL9022 HDMI driver

Tested on i.MX53QSB with HDMICARD, output in 1920x1080p30.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: enable devtmpfs support
Otavio Salvador [Fri, 23 Dec 2011 12:32:21 +0000 (12:32 +0000)]
linux-imx: enable devtmpfs support

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: Workaround kernel oops when devtmpfs is enabled.
Leon Woestenberg [Thu, 22 Dec 2011 19:32:51 +0000 (20:32 +0100)]
linux-imx: Workaround kernel oops when devtmpfs is enabled.

More details in head of patch.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
13 years agolinux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.
Leon Woestenberg [Thu, 22 Dec 2011 19:30:50 +0000 (20:30 +0100)]
linux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.

More details in head of patch.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agou-boot-imx: use git repository to fetch u-boot
Otavio Salvador [Fri, 23 Dec 2011 12:46:22 +0000 (12:46 +0000)]
u-boot-imx: use git repository to fetch u-boot

This removes the source tarball from the repository

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: use git repository to fetch the kernel
Otavio Salvador [Fri, 23 Dec 2011 12:21:11 +0000 (12:21 +0000)]
linux-imx: use git repository to fetch the kernel

This removes the patches tarball and simplify the recipe a bit.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoMerge pull request #2 from OSSystems/master
Adrian Alonso [Wed, 21 Dec 2011 23:05:18 +0000 (15:05 -0800)]
Merge pull request #2 from OSSystems/master

General improvements
Merged

13 years agoRevert "u-boot-imx: change include path for u-boot inc file"
Otavio Salvador [Tue, 20 Dec 2011 11:56:54 +0000 (11:56 +0000)]
Revert "u-boot-imx: change include path for u-boot inc file"

This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems
like a broken OE-Core were being in use for testing thus making it
fail.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoxserver-xf86-config: move xorg.conf to being machine specific
Otavio Salvador [Wed, 21 Dec 2011 18:16:26 +0000 (18:16 +0000)]
xserver-xf86-config: move xorg.conf to being machine specific

While on that we refactored the recipe to use PRINC and
FILESEXTRAPATHS_prepend.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoimx53-base.inc: Do not append to IMAGE_FSTYPES in board config.
Leon Woestenberg [Mon, 12 Dec 2011 15:33:28 +0000 (16:33 +0100)]
imx53-base.inc: Do not append to IMAGE_FSTYPES in board config.

The user may want to override this setting. Use conditional
assignment.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agogst-fsl-plugin: Use PLATFORM=MX51, even for i.MX53.
Leon Woestenberg [Sun, 18 Dec 2011 04:02:09 +0000 (05:02 +0100)]
gst-fsl-plugin: Use PLATFORM=MX51, even for i.MX53.

This fixes non-working IPU decoder on i.MX53. The real fix is to
make PLATFORM=<...> machine dependent, this is a to-do.

Although the configure help says otherwise, the source code does
not check for _MX53.

Tested on i.MX53QSB.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agosdcard_image.bbclass: allow for easy creating of SD card image
Otavio Salvador [Sun, 18 Dec 2011 18:02:31 +0000 (18:02 +0000)]
sdcard_image.bbclass: allow for easy creating of SD card image

This creates an image suitable for writting onto a SD card and use on
i.MX53 boards allowing for easy image testing.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolinux-imx: set license as GPLv2
Otavio Salvador [Sun, 18 Dec 2011 19:05:22 +0000 (19:05 +0000)]
linux-imx: set license as GPLv2

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years ago.gitignore: ignore backup files
Otavio Salvador [Sat, 17 Dec 2011 14:12:20 +0000 (14:12 +0000)]
.gitignore: ignore backup files

13 years agomove all common definitions for i.MX53 machines onto imx53-base.inc
Otavio Salvador [Fri, 16 Dec 2011 10:37:11 +0000 (10:37 +0000)]
move all common definitions for i.MX53 machines onto imx53-base.inc

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoavoid changing settings under the hood of non-BSP machines
Otavio Salvador [Fri, 16 Dec 2011 10:27:28 +0000 (10:27 +0000)]
avoid changing settings under the hood of non-BSP machines

In case Meta-Freescale is used together with other layers it shouldn't
change any setting except when using the BSD specific machines thus
the include files are moved onto a imx53-base.inc file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoimx-audio: fix audio mixer settings for imx53qsb
Adrian Alonso [Mon, 19 Dec 2011 05:51:44 +0000 (23:51 -0600)]
imx-audio: fix audio mixer settings for imx53qsb

* Fix audio mixer settings for imx53qsb platform
* Set playback volume ~90%
* Enable Jack Function for headset plug detection
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agou-boot-imx: change include path for u-boot inc file
Adrian Alonso [Mon, 19 Dec 2011 02:04:16 +0000 (20:04 -0600)]
u-boot-imx: change include path for u-boot inc file

* Change include path for u-boot inc file;
* Something went wrong with github pull request commit
  9dc3f8a1b7187150babbbcd5a62f960fa4500767
  already handle this error.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoamd-gpu-x11-bin-mx51: add libz160 to rdepends
Adrian Alonso [Wed, 14 Dec 2011 02:07:57 +0000 (20:07 -0600)]
amd-gpu-x11-bin-mx51: add libz160 to rdepends

* Add libz160 runtime dependency; libz160 was not installed
  in rootfs, adding libz160 dependecy info fix this.
* Bump PR.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoMerge pull request #1 from OSSystems/master
Adrian Alonso [Tue, 13 Dec 2011 19:59:18 +0000 (11:59 -0800)]
Merge pull request #1 from OSSystems/master

Fix U-Boot location and build

13 years agou-boot: move to recipes-bsd/u-boot and fix parsing of recipe
Otavio Salvador [Tue, 13 Dec 2011 16:39:34 +0000 (16:39 +0000)]
u-boot: move to recipes-bsd/u-boot and fix parsing of recipe

OE-Core has moved u-boot from recipes-bsd/uboot to
recipes-bsd/u-boot. This moves the files and fixes the path for
inclusion of u-boot.inc file on the recipes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agoupdate the kernel defconfig for non-smp targets
Zhenhua Luo [Fri, 9 Dec 2011 08:20:40 +0000 (08:20 +0000)]
update the kernel defconfig for non-smp targets

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoconf/machines: add non-dpaa target boards support
Zhenhua Luo [Wed, 7 Dec 2011 14:56:27 +0000 (14:56 +0000)]
conf/machines: add non-dpaa target boards support

The following boards are added:
mpc8536ds.conf, mpc8548cds.conf, p1010rdb.conf, p1020mbg.conf,
p1020utm.conf,p1021rdb.conf, p1024rdb.conf, p1025rdb.conf,
p2020rdb.conf

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl-toolchain.bb: use glib to pull in glib instead of gtk
Matthew McClintock [Mon, 5 Dec 2011 20:58:24 +0000 (14:58 -0600)]
fsl-toolchain.bb: use glib to pull in glib instead of gtk

Change this from gtk+ to glib since we can not specific this
in TOOLCHAIN_TARGET_TASK

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoxserver-xf86-config_0.1.bbappend: Fix typo
Matthew McClintock [Mon, 5 Dec 2011 15:52:41 +0000 (09:52 -0600)]
xserver-xf86-config_0.1.bbappend: Fix typo

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agolinux-qoriq-sdk-headers: remove vardep for KERNEL_DEFCONFIG since it does not effect...
Matthew McClintock [Mon, 5 Dec 2011 00:20:48 +0000 (18:20 -0600)]
linux-qoriq-sdk-headers: remove vardep for KERNEL_DEFCONFIG since it does not effect headers

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobbappends: Add +fsl to PR of all packages we modify
Matthew McClintock [Thu, 1 Dec 2011 00:00:27 +0000 (18:00 -0600)]
bbappends: Add +fsl to PR of all packages we modify

This way we can tell if we modified them after they are built and shipped. This
is just to help with debugged later.

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd machine configure file for p1023rds and p2041rdb
Zhenhua Luo [Wed, 30 Nov 2011 15:16:55 +0000 (15:16 +0000)]
add machine configure file for p1023rds and p2041rdb

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agou-boot_git.bb: Make u-boot build for 64-bit parts
Matthew McClintock [Wed, 30 Nov 2011 03:45:07 +0000 (21:45 -0600)]
u-boot_git.bb: Make u-boot build for 64-bit parts

u-boot is always built 32-bit even for 64-bit parts, this is an
issue for 64-bit machines. This is a first attempt at getting this
working. However, this method is less than ideal as it uses multilib
to build a 32-bit toolchain to build u-boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot: Fix mkdir path that was wrong
Matthew McClintock [Tue, 29 Nov 2011 16:25:25 +0000 (10:25 -0600)]
u-boot: Fix mkdir path that was wrong

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd mkdir -p to target install dir so it exists
Matthew McClintock [Mon, 28 Nov 2011 17:34:17 +0000 (11:34 -0600)]
Add mkdir -p to target install dir so it exists

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoRemove -mcpu= from CC as it's affecting code size
Matthew McClintock [Mon, 28 Nov 2011 17:33:41 +0000 (11:33 -0600)]
Remove -mcpu= from CC as it's affecting code size

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd compilation flags for u-boot when building for p5020ds-64b which still has a...
Matthew McClintock [Thu, 24 Nov 2011 07:10:16 +0000 (01:10 -0600)]
Add compilation flags for u-boot when building for p5020ds-64b which still has a 32bit u-boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot: Add work around for -lgcc not found
Matthew McClintock [Tue, 22 Nov 2011 02:55:34 +0000 (20:55 -0600)]
u-boot: Add work around for -lgcc not found

With just CROSS_COMPILE defined we do not modify the CFLAGS to
include the required --sysroot arguments. By adding CC as well
the appropriate arguments are passed in.

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd u-boot to default images
Matthew McClintock [Mon, 21 Nov 2011 18:37:57 +0000 (12:37 -0600)]
Add u-boot to default images

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd u-boot recipe to meta-fsl-ppc
Matthew McClintock [Fri, 18 Nov 2011 20:34:29 +0000 (14:34 -0600)]
Add u-boot recipe to meta-fsl-ppc

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd linux-qoriq-sdk recipe to meta-fsl-ppc
Matthew McClintock [Fri, 18 Nov 2011 20:23:18 +0000 (14:23 -0600)]
Add linux-qoriq-sdk recipe to meta-fsl-ppc

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd DEPENDS to the xserver for xf86-video-fbdev
Matthew McClintock [Wed, 9 Nov 2011 04:30:14 +0000 (22:30 -0600)]
Add DEPENDS to the xserver for xf86-video-fbdev

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd support for graphics on p1022ds
Madeeha Javed [Tue, 8 Nov 2011 20:43:57 +0000 (14:43 -0600)]
Add support for graphics on p1022ds

Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoRemove dependencies on packages not in this layer, will use bbappend to add them...
Matthew McClintock [Tue, 8 Nov 2011 19:23:13 +0000 (13:23 -0600)]
Remove dependencies on packages not in this layer, will use bbappend to add them in the layer where dependencies exist

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl-mm-mp3enc-codeclib: new files
Adrian Alonso [Tue, 8 Nov 2011 03:12:13 +0000 (21:12 -0600)]
fsl-mm-mp3enc-codeclib: new files

* Freescale mp3 encoder prebuilt shared libraries
* Include shared libraries as part of metadata

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agofsl-mm-flc-codeclib: new files
Adrian Alonso [Tue, 8 Nov 2011 03:05:35 +0000 (21:05 -0600)]
fsl-mm-flc-codeclib: new files

* Freescale Flash prebuilt shared libraries
* Include shared libraries as part of metadata

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agogst-fsl-plugin: update to version 2.0.3
Adrian Alonso [Tue, 8 Nov 2011 02:59:43 +0000 (20:59 -0600)]
gst-fsl-plugin: update to version 2.0.3

* Update to version 2.0.3
* Update checksums
* Include gst-fsl plugin source code as part of metadata
  (No public repo where to fetch).

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-lib: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:41:44 +0000 (20:41 -0600)]
imx-lib: update to release version 11.09.01

* Update to release version 11.09.01
* Distribute imx-lib source code as part of metadata
* Remove libraries shared link creation, prevent QA
  test failure.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agofsl-mm-codeclib: update to version 2.0.3
Adrian Alonso [Tue, 8 Nov 2011 02:36:55 +0000 (20:36 -0600)]
fsl-mm-codeclib: update to version 2.0.3

* Update to version 2.0.3
* Include prebuilt shared libraries as part of
  metadata (No public repos available).

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agolinux-imx: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:31:23 +0000 (20:31 -0600)]
linux-imx: update to release version 11.09.01

* Update to release version 11.09.01
* Fetch base kernel from official repo
* Include Freescale kernel patches as part of metadata
* Update checksums
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agolinux-libc-headers: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:22:47 +0000 (20:22 -0600)]
linux-libc-headers: update to release version 11.09.01

* Update to release version 11.09.01
* Fetch base kernel from official repo
* Include Freescale kernel patches as part of metadata
* Update checksums
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoxorg-video-imx: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:15:23 +0000 (20:15 -0600)]
xorg-video-imx: update to release version 11.09.01

* Update to release version 11.09.01
* Include xserver video source code as part of metadata
  (No public repos available).

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agolibz160: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:10:46 +0000 (20:10 -0600)]
libz160: update to release version 11.09.01

* Update to release version 11.09.01
* Include prebuilt shared libraries as part of
  freescale meta layer.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoamd-gpu-x11-mx51: update to release version 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:06:37 +0000 (20:06 -0600)]
amd-gpu-x11-mx51: update to release version 11.09.01

* Update to release version 11.09.01
* Include in metadata amd-gpu-x11 prebuilt shared libraries

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agou-boot-imx: update to release 11.09.01
Adrian Alonso [Tue, 8 Nov 2011 02:00:23 +0000 (20:00 -0600)]
u-boot-imx: update to release 11.09.01

* Update u-boot release version to 11.09.01
* Fetch u-boot v2009.08 from Denx ftp site
* Include Freescale distrubeted patchs
* Rename do_patch function to allow new patchs to be applyed
  by appending them as SRC_URI files.
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoSpawn multiple tty's on first two serial ports by default
Matthew McClintock [Mon, 7 Nov 2011 22:50:27 +0000 (16:50 -0600)]
Spawn multiple tty's on first two serial ports by default

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoInclude extra boot-format-nativesdk-config in fsl-toolchain
Matthew McClintock [Mon, 7 Nov 2011 22:49:41 +0000 (16:49 -0600)]
Include extra boot-format-nativesdk-config in fsl-toolchain

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd udev rules in netbase to rename ethernet port
Zhenhua Luo [Fri, 2 Sep 2011 09:51:22 +0000 (09:51 +0000)]
add udev rules in netbase to rename ethernet port

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoAdd mux-server for all, and boot-format for e500v2 parts
Matthew McClintock [Tue, 1 Nov 2011 22:07:30 +0000 (17:07 -0500)]
Add mux-server for all, and boot-format for e500v2 parts

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd fsl-toolchain-bare for just barebones toolchain
Matthew McClintock [Thu, 27 Oct 2011 03:09:20 +0000 (22:09 -0500)]
Add fsl-toolchain-bare for just barebones toolchain

Make fsl-toolchain build from the -bare version and we
can start adding nativesdk package such as qemu and dtc
there

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd ccache to lsb-sdk image
Matthew McClintock [Fri, 21 Oct 2011 20:30:06 +0000 (15:30 -0500)]
Add ccache to lsb-sdk image

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoBuild u-boot for various machines
Matthew McClintock [Thu, 20 Oct 2011 20:03:06 +0000 (15:03 -0500)]
Build u-boot for various machines

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoFix to build u-boot images instead of just ext2.gz images
Matthew McClintock [Wed, 19 Oct 2011 20:48:47 +0000 (15:48 -0500)]
Fix to build u-boot images instead of just ext2.gz images

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd overall reference to Freescale git server
Matthew McClintock [Wed, 19 Oct 2011 16:45:50 +0000 (11:45 -0500)]
Add overall reference to Freescale git server

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoChange SDK_NAME for fsl distro
Matthew McClintock [Wed, 19 Oct 2011 07:16:36 +0000 (02:16 -0500)]
Change SDK_NAME for fsl distro

powerpc and power64 conflict across various TUNES, instead lets
name based off the PACKAGE_ARCH (ppce500v2, ppce500mc, etc)

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd support for p3060qds
Matthew McClintock [Tue, 18 Oct 2011 21:46:06 +0000 (16:46 -0500)]
Add support for p3060qds

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoUpdate images and distro information
Matthew McClintock [Tue, 18 Oct 2011 21:37:03 +0000 (16:37 -0500)]
Update images and distro information

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agodefine preferred version of u-boot-mkimage-native
Ting Liu [Fri, 14 Oct 2011 17:07:08 +0000 (17:07 +0000)]
define preferred version of u-boot-mkimage-native

current preferred version 2009.08 is not available, only 2011.03 2011.06 exists

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agogst-fsl-plugin: define extra packaged files
Adrian Alonso [Wed, 19 Oct 2011 05:10:05 +0000 (00:10 -0500)]
gst-fsl-plugin: define extra packaged files

* Define extra packaged libraries and utilities
* gst-fsl-plugin.inc file defines additional files to be
  shipped.
* Define run time dependency on fsl-mm-codeclib
* Bump PR.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agofsl-mm-codeclib: remove simlinks from shipped libraries
Adrian Alonso [Wed, 19 Oct 2011 05:06:54 +0000 (00:06 -0500)]
fsl-mm-codeclib: remove simlinks from shipped libraries

* Remove simlinks from shipped libraries
* Bump PR.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx53qsb: cleanup machine descriptor
Adrian Alonso [Wed, 19 Oct 2011 05:03:54 +0000 (00:03 -0500)]
imx53qsb: cleanup machine descriptor

* Cleanup machine descriptor
 Remove preferred versions and providers, this are set in upper
 layer configuration.
* Rename xserver-xf86-lite to xserver-xorg-lite alling to Yocto's
 upstream xserver-xorg.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx53ard: cleanup machine descriptor
Adrian Alonso [Wed, 19 Oct 2011 05:02:06 +0000 (00:02 -0500)]
imx53ard: cleanup machine descriptor

* Cleanup machine descriptor
 Remove preferred versions and providers, this are set in upper
 layer configuration.
* Rename xserver-xf86-lite to xserver-xorg-lite alling to Yocto's
 upstream xserver-xorg naming changes.

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agolayer: include default bsp providers and versions
Adrian Alonso [Wed, 19 Oct 2011 05:00:29 +0000 (00:00 -0500)]
layer: include default bsp providers and versions

* Override preferred bsp application providers
  and versions

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agofsl-default-version: bsp preferred versions
Adrian Alonso [Wed, 19 Oct 2011 04:59:03 +0000 (23:59 -0500)]
fsl-default-version: bsp preferred versions

* 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>
13 years agofsl-default-providers: bsp preferred providers
Adrian Alonso [Wed, 19 Oct 2011 04:57:56 +0000 (23:57 -0500)]
fsl-default-providers: bsp preferred providers

* Definition of bsp preferred recipe providers for
  virtual/xserver
  virtual/xserver-xf86
  virtual/kernel
  u-boot

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoUpdate dtc and git to be included in lsb-sdk image
Matthew McClintock [Tue, 11 Oct 2011 15:07:13 +0000 (10:07 -0500)]
Update dtc and git to be included in lsb-sdk image

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoimx-audio: alsa mixer settings for imx platforms
Adrian Alonso [Thu, 6 Oct 2011 05:49:26 +0000 (00:49 -0500)]
imx-audio: alsa mixer settings for imx platforms

* Add alsa mixer setting to enable audio on imx
  platforms

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agogst-fsl-plugin: explicit set packaged files
Adrian Alonso [Thu, 6 Oct 2011 05:42:48 +0000 (00:42 -0500)]
gst-fsl-plugin: explicit set packaged files

* Explicit set packaged files
* Use INSANE_SKIP to avoid poky's QA tests
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx-lib: fix static dev packaged files
Adrian Alonso [Thu, 6 Oct 2011 05:38:21 +0000 (00:38 -0500)]
imx-lib: fix static dev packaged files

* Fix static dev packaged files
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agofsl-mm-codeclib: explicit set packaged files
Adrian Alonso [Thu, 6 Oct 2011 05:34:58 +0000 (00:34 -0500)]
fsl-mm-codeclib: explicit set packaged files

* 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>
13 years agolibz160: explicit set packaged files
Adrian Alonso [Thu, 6 Oct 2011 05:32:18 +0000 (00:32 -0500)]
libz160: explicit set packaged files

* Explicit set packaged files
* Remove unused run time dependency variable RDEPENDS
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoamd-gpu-x11-bin-mx51: explicit set packaged files
Adrian Alonso [Thu, 6 Oct 2011 05:28:06 +0000 (00:28 -0500)]
amd-gpu-x11-bin-mx51: explicit set packaged files

* Explicit set packaged files via FILES variable
* Add dependency to libx11 fixing warning
* Bump PR

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoimx53qsb: add audio support
Adrian Alonso [Thu, 6 Oct 2011 05:25:12 +0000 (00:25 -0500)]
imx53qsb: add audio support

* Add audio support
* imx-audio startup script for imx audio
* ship experimental support for pulseaudio

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
13 years agoInitial commit for FSL Machines, Images, and Distro settings
Matthew McClintock [Tue, 4 Oct 2011 17:46:59 +0000 (12:46 -0500)]
Initial commit for FSL Machines, Images, and Distro settings

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoimx-lib: add virtual/kernel dependency
Adrian Alonso [Tue, 30 Aug 2011 13:50:47 +0000 (08:50 -0500)]
imx-lib: add virtual/kernel dependency

* 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>
13 years agolinux-imx: replace overrided do_patch function
Adrian Alonso [Tue, 30 Aug 2011 05:38:30 +0000 (00:38 -0500)]
linux-imx: replace overrided do_patch function

* 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>
13 years agogst-fsl-plugin: fix configure missing gst plugins base
Adrian Alonso [Fri, 26 Aug 2011 05:56:53 +0000 (00:56 -0500)]
gst-fsl-plugin: fix configure missing gst plugins base

* 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>
13 years agoimx-lib: override parallel make settings
Adrian Alonso [Fri, 26 Aug 2011 05:40:15 +0000 (00:40 -0500)]
imx-lib: override parallel make settings

* Override parallel make settings
* Racecondition using parallel make, serialize build
  to avoid it.
* Increase PR

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agoxf86-video-imx: fix source location
Adrian Alonso [Thu, 25 Aug 2011 04:04:27 +0000 (23:04 -0500)]
xf86-video-imx: fix source location

* Fix source location $REL varible undefided use
  instead $PV.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agogst-fsl-plugin: gstreamer freescale plugins
Adrian Alonso [Wed, 24 Aug 2011 23:01:59 +0000 (18:01 -0500)]
gst-fsl-plugin: gstreamer freescale plugins

* 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>
13 years agoimx-lib: specific libs for imx platforms
Adrian Alonso [Wed, 24 Aug 2011 23:00:21 +0000 (18:00 -0500)]
imx-lib: specific libs for imx platforms

* Platform specific libraries for imx platforms

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agofsl-mm-codeclib: freescale multimedia codecs
Adrian Alonso [Wed, 24 Aug 2011 22:57:35 +0000 (17:57 -0500)]
fsl-mm-codeclib: freescale multimedia codecs

* Freescale multimedia codec libs
* Prebuilt shared libraries which are just deployed in
  rootfs.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agolinux-libc-headers: imx kernel headers
Adrian Alonso [Wed, 24 Aug 2011 22:55:38 +0000 (17:55 -0500)]
linux-libc-headers: imx kernel headers

* 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>
13 years agolinux-imx: kernel build descriptor
Adrian Alonso [Wed, 24 Aug 2011 22:54:18 +0000 (17:54 -0500)]
linux-imx: kernel build descriptor

* Kernel build descriptor for iMx targets, fetch source
  from Freescale git repo.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agoegalax: touchscreen single event mode
Adrian Alonso [Wed, 24 Aug 2011 22:52:27 +0000 (17:52 -0500)]
egalax: touchscreen single event mode

* Kernel patch for enabling single event mode for
  eGalax touchscreen driver.

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agodefconfig: kernel config for imx53qsb target
Adrian Alonso [Wed, 24 Aug 2011 22:49:41 +0000 (17:49 -0500)]
defconfig: kernel config for imx53qsb target

* Default kernel config for imx53 quick start board

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agodefconfig: kernel config for imx53ard target
Adrian Alonso [Wed, 24 Aug 2011 22:48:37 +0000 (17:48 -0500)]
defconfig: kernel config for imx53ard target

* Default kernel config for imx53ard target

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agolinux-imx: kernel build descriptor
Adrian Alonso [Wed, 24 Aug 2011 22:47:18 +0000 (17:47 -0500)]
linux-imx: kernel build descriptor

* Linux kernel build descriptor for iMx targets
* Inital version

Signed-off-by: Adrian Alonso <b38018@freescale.com>
13 years agoxserver-xf86-config: custom xorg.conf file for iMx targets
Adrian Alonso [Wed, 24 Aug 2011 22:37:49 +0000 (17:37 -0500)]
xserver-xf86-config: custom xorg.conf file for iMx targets

* 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>
13 years agoxf86-video-imxfb: framebuffer driver for iMx targets
Adrian Alonso [Wed, 24 Aug 2011 22:32:39 +0000 (17:32 -0500)]
xf86-video-imxfb: framebuffer driver for iMx targets

* 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>