Commit Graph

8002 Commits

Author SHA1 Message Date
Otavio Salvador
78b59c3820 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>
2011-12-21 18:42:14 +00:00
Otavio Salvador
7d1e591cd4 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>
2011-12-21 18:42:14 +00:00
Leon Woestenberg
32ab0b8328 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>
2011-12-20 11:29:54 +00:00
Leon Woestenberg
1dfd028589 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>
2011-12-20 11:24:03 +00:00
Otavio Salvador
9973258c36 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>
2011-12-20 11:17:34 +00:00
Otavio Salvador
87d1f4027b linux-imx: set license as GPLv2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20 11:17:34 +00:00
Otavio Salvador
cfad7ec898 .gitignore: ignore backup files 2011-12-20 11:17:34 +00:00
Otavio Salvador
8ceb17e7c7 move all common definitions for i.MX53 machines onto imx53-base.inc
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20 11:17:29 +00:00
Otavio Salvador
ad1123e795 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>
2011-12-20 11:14:58 +00:00
Adrian Alonso
5f3bfb934e 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>
2011-12-18 23:51:44 -06:00
Adrian Alonso
06eae7bd6d 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>
2011-12-18 20:04:16 -06:00
Adrian Alonso
bd67d54f55 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>
2011-12-13 20:07:57 -06:00
Adrian Alonso
5039f1c445 Merge pull request #1 from OSSystems/master
Fix U-Boot location and build
2011-12-13 11:59:18 -08:00
Otavio Salvador
c436bbf0a9 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>
2011-12-13 16:39:34 +00:00
Zhenhua Luo
4436324109 update the kernel defconfig for non-smp targets
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2011-12-08 20:29:00 -06:00
Zhenhua Luo
d7f0a98ffe 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>
2011-12-07 16:43:30 -06:00
Matthew McClintock
319e1fc15e 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>
2011-12-05 14:58:28 -06:00
Matthew McClintock
9ad3acb463 xserver-xf86-config_0.1.bbappend: Fix typo
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-12-05 09:53:28 -06:00
Matthew McClintock
3394c5be07 linux-qoriq-sdk-headers: remove vardep for KERNEL_DEFCONFIG since it does not effect headers
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-12-04 18:20:48 -06:00
Matthew McClintock
99a928f2c4 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>
2011-11-30 18:00:30 -06:00
Zhenhua Luo
a40becac8f add machine configure file for p1023rds and p2041rdb
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2011-11-30 03:24:18 -06:00
Matthew McClintock
313fc4e298 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>
2011-11-29 21:45:09 -06:00
Matthew McClintock
96fe426e2a u-boot: Fix mkdir path that was wrong
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-29 10:25:25 -06:00
Matthew McClintock
df85a0fede Add mkdir -p to target install dir so it exists
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-28 11:34:17 -06:00
Matthew McClintock
1a22b7d7db Remove -mcpu= from CC as it's affecting code size
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-28 11:33:41 -06:00
Matthew McClintock
5277c79ce8 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>
2011-11-24 01:10:16 -06:00
Matthew McClintock
85b559aa92 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>
2011-11-21 20:55:34 -06:00
Matthew McClintock
92bfd35d75 Add u-boot to default images
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-21 12:37:57 -06:00
Matthew McClintock
b1bb926098 Add u-boot recipe to meta-fsl-ppc
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-18 14:34:29 -06:00
Matthew McClintock
0d4f4648ee Add linux-qoriq-sdk recipe to meta-fsl-ppc
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-18 14:27:14 -06:00
Matthew McClintock
658a47dbe0 Add DEPENDS to the xserver for xf86-video-fbdev
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-08 22:30:14 -06:00
Madeeha Javed
c8044ff384 Add support for graphics on p1022ds
Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-08 14:44:09 -06:00
Matthew McClintock
e962fef71b 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>
2011-11-08 13:23:13 -06:00
Adrian Alonso
10f366764b 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>
2011-11-07 21:12:13 -06:00
Adrian Alonso
d09033fbaf 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>
2011-11-07 21:05:35 -06:00
Adrian Alonso
35d6e3f548 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>
2011-11-07 20:59:43 -06:00
Adrian Alonso
b4cf53b51f 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>
2011-11-07 20:41:44 -06:00
Adrian Alonso
4b10a8cbb9 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>
2011-11-07 20:36:55 -06:00
Adrian Alonso
7bc42a01bb 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>
2011-11-07 20:31:23 -06:00
Adrian Alonso
85f9ad6ad8 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>
2011-11-07 20:22:47 -06:00
Adrian Alonso
8dc86f4168 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>
2011-11-07 20:15:23 -06:00
Adrian Alonso
8fb1fa942f 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>
2011-11-07 20:10:46 -06:00
Adrian Alonso
6167347833 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>
2011-11-07 20:06:37 -06:00
Adrian Alonso
e62d72b53b 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>
2011-11-07 20:00:23 -06:00
Matthew McClintock
72c62d4e5e Spawn multiple tty's on first two serial ports by default
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-07 17:04:00 -06:00
Matthew McClintock
a87baaf970 Include extra boot-format-nativesdk-config in fsl-toolchain
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-07 17:03:59 -06:00
Zhenhua Luo
d89fb77423 add udev rules in netbase to rename ethernet port
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
2011-11-02 11:35:38 -05:00
Matthew McClintock
91b63a9fea Add mux-server for all, and boot-format for e500v2 parts
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-11-01 17:07:30 -05:00
Matthew McClintock
cf755ddd16 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>
2011-10-26 22:09:20 -05:00
Matthew McClintock
b19fb276a1 Add ccache to lsb-sdk image
Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-10-21 15:30:17 -05:00