| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The package was mistakenly removing the links of libraries making
runtime applications to fail to run. The patch that caused it has been
removed and package files adjusted.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To easy use with newer host versions, that defaults to NFS v4, we
enabled the support for it on the development boards.
It has been applied to:
- imx23evk
- imx28evk
- imx51evk
- imx53ard
- imx53qsb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
|
|\|
| |
| |
| |
| | |
* freescale/denzil:
linux-imx (2.6.35.3): fix sysroot populate with backward compatibility
|
| |
| |
| |
| |
| |
| |
| |
| | |
The way kernel.bbclass works has change since denzil release and we
need to cope with both ways. This supports old /kernel deployment and
new /usr/src/kernel one.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|\|
| |
| |
| |
| |
| | |
* freescale/denzil:
linux-imx (2.6.35.3): fix copy of native binaries onto sysroot
u-boot: change mx53loco default environment
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
As we changed the partition layout used in sdcard, for i.MX based SoCs
the mx53loco needs to be adjusted according.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bootrom boots from a fixed 1K offset so we don't need a partition
there and having one makes udev or kernel to probe for it and output
error messages in bootlog:
,----[ boot error messages ]
| ...
| EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
| EXT3-fs (mmcblk0p1): error: can't find ext3 filesystem on dev mmcblk0p1.
| EXT2-fs (mmcblk0p1): error: can't find an ext2 filesystem on dev mmcblk0p1.
| FAT: bogus number of reserved sectors
| VFS: Can't find a valid FAT filesystem on dev mmcblk0p1.
| cramfs: wrong magic
| FAT: bogus number of reserved sectors
| VFS: Can't find a valid FAT filesystem on dev mmcblk0p1.
| ...
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
The build of imx-test requires the kernel source to be deployed onto
sysroot so we do depends on kernel to be previously built.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The native binaries that are used during imx-test building need to be
in sysroot, not target packages, as their are built for host
architecture.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
The OE-Core newer bbclass handles the removal of kxgettext.o file so
we remove the handle on the kernel recipe.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The native binaries that are used during imx-test building need to be
in sysroot, not target packages, as their are built for host
architecture.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| | |
The build of imx-test requires the kernel source to be deployed onto
sysroot so we do depends on kernel to be previously built.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bootrom boots from a fixed 1K offset so we don't need a partition
there and having one makes udev or kernel to probe for it and output
error messages in bootlog:
,----[ boot error messages ]
| ...
| EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
| EXT3-fs (mmcblk0p1): error: can't find ext3 filesystem on dev mmcblk0p1.
| EXT2-fs (mmcblk0p1): error: can't find an ext2 filesystem on dev mmcblk0p1.
| FAT: bogus number of reserved sectors
| VFS: Can't find a valid FAT filesystem on dev mmcblk0p1.
| cramfs: wrong magic
| FAT: bogus number of reserved sectors
| VFS: Can't find a valid FAT filesystem on dev mmcblk0p1.
| ...
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This recipe is the ongoing effort to port Freescale platforms to
mainline kernel.
The tree is currently based on 3.5-rc6 and it is located at
https://github.com/Freescale/linux-mainline and it has mainline kernel
plus patches for platforms that are not yet merged on official kernel.
Currently, it uses the default configs for mxs, mx5 and mx6 SoC families.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To support new kernel, which use Device Tree for description of
hardware and machine, the image generation needs to be reworked.
U-Boot supports it out of box, so it just need to be available for
reading while the imx-bootlets we need to append the dtb file on the
very end of the zImage file.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|/
|
|
|
|
|
|
|
| |
For use of kernels, with device tree, and imx-bootlets we need to
append it to the kernel image and use it for the linux.sb file. To
avoid changing the built kernel we append a -dtb suffix for the binary
name.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
* Set common machine features
* imx53qsb, imx53ard add wifi and bluetooth support
* imx6qsabrelite add pci to machine features
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
| |
Copy every .so* file instead of copy only .so file
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
| |
* Add wifi and bluetooh machine features.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Using the specific revision we avoid the calling of git ls-remote
command, thus allowing for offline building.
Bump PR.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
|
|
| |
The revision ought to be set for every recipe as we support different
versions per machine.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
|
|
|
|
|
|
| |
This bbappend applies a patch on QT4.7.4-X11 to make phonon work with Freescale codecs
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
|
|
|
| |
This patch applies a patch on gst-fsl-plugin package to fixing
mfw_v4lsink to play on X11.
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
|
|
| |
This patch fixes the patch that makes phonon works with Freescale codecs and X11
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
|
|
|
| |
Add udev extra rules from 10-imx.rules file in
MACHINE_EXTRA_RRECOMENDS
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
|
|
| |
* Add gstplaybin2 rawvideo support
* Direct rendering support for mfw_v4lsink
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
| |
This change broke the rootfs generation and needs to be redone, with
more testing.
This reverts commit 89a2fa84d42ea9a944e2c9278f3434e912284389.
|
|
|
|
|
|
|
|
|
| |
* Set libgl preferred provider so it could be used instead
of default mesa libgl provider
* Reorder package provider definitions
* Bump PR
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
|
|
|
|
|
|
|
| |
* Cleanup install fucntion, make it more generic
* Bump PR
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
|
|
|
|
|
|
|
| |
This allows use of alternative NFS ports and regular NFS root on same
kernel. This has also enabled the feature for the supported machines.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
The multimedia packages need to be moved to a specific task to allow
images to use, or not it, and avoid enforcing it onto every image.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
This patch adds a QT4.7.4 patch file to add support for Freescale
Multimedia codecs
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
|
|
|
|
|
|
|
|
|
| |
To avoid fetching errors due uncomplete kernel.org mirrors we're now
using the GIT server to fetch the sources; this is how new udev
recipes are doing and we now uses this as a workaround in denzil
branch for 173 version.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
The change 8b39b81ae4b has removed the the 164 preferred version
however the last meta-openembedded version, the 182 and 175 versions,
lack the init script so we need to enforce the last version that works
with regular init to avoid the requirement on systemd.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
This patch has been backported from 2.6.36 and needs to be included
here, besides the kernel, to properly export the syscall to libc
headers.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
This patch has been included in 2.6.36.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
The BSP expect to have meta-openembedded layer available so we don't
override udev-extraconf but udev-extra-rules; the recipe is also fixed
to be machine specific to avoid changing the behavior of the udev for
other machines.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
| |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
Add imx-lib.inc to avoid duplication of code if a new imx-lib release
was included.
Change LICENSE field to LGPLv2.1.
Include PLATFORM variable to make easier to include a new platform.
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
|
|
|
|
|
|
|
| |
* Remove udev preferred version
* Kernel defconfig files fixed for udev
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
|