|
How to build & boot
Here's what I did, trying to follow the directions at
Using this configuration:
Build Configuration:
BB_VERSION = "1.16.0"
TARGET_ARCH = "arm"
TARGET_OS =
Here's what I did, trying to follow the directions at
Using this configuration:
Build Configuration:
BB_VERSION = "1.16.0"
TARGET_ARCH = "arm"
TARGET_OS =
|
By
Gary Thomas <samoht.yrag@...>
·
#141
·
|
|
Re: How to build & boot
There is a workaround that allows you to boot from the SD card and it
is described
There is a workaround that allows you to boot from the SD card and it
is described
|
By
Fabio Estevam
·
#142
·
|
|
Re: How to build & boot
Oops - the page I referred to was
https://github.com/Freescale/Documentation/wiki/Build-and-Flash-the-SD-card-Image
Oops - the page I referred to was
https://github.com/Freescale/Documentation/wiki/Build-and-Flash-the-SD-card-Image
|
By
Gary Thomas <samoht.yrag@...>
·
#143
·
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
<otavio@...> wrote:
The "failed to read firmware version" seems to be an I2C issue. The
I2C controllers send some commands to the panel, and it is failing.
I will take try to reproduce
<otavio@...> wrote:
The "failed to read firmware version" seems to be an I2C issue. The
I2C controllers send some commands to the panel, and it is failing.
I will take try to reproduce
|
By
Fabio Estevam
·
#144
·
|
|
Re: Perl & fsl-image-core
you can add the specific perl package to your local.conf file under conf folder of build directory.
It will be something like QorIQ-SDK-<your release string>/build_p2041ds_release/conf/local.conf
Add
you can add the specific perl package to your local.conf file under conf folder of build directory.
It will be something like QorIQ-SDK-<your release string>/build_p2041ds_release/conf/local.conf
Add
|
By
M P Sairam <sai438@...>
·
#145
·
|
|
[meta-fsl-arm][PATCH 1/8] fsl-mm-codeclib.inc: Drop duplicated files definition
From: Otavio Salvador <otavio@...>
Change-Id: I3b0712bfe5f95659feecfe37dc1f29eb0c5f481d
Signed-off-by: Otavio Salvador <otavio@...>
---
From: Otavio Salvador <otavio@...>
Change-Id: I3b0712bfe5f95659feecfe37dc1f29eb0c5f481d
Signed-off-by: Otavio Salvador <otavio@...>
---
|
By
Daiane Angolini <daiane.angolini@...>
·
#155
·
|
|
[meta-fsl-arm][PATCH 2/8] libfslcodec: Add support for libfslcodec 3.0.1
This package is only compatible for imx6
Change-Id: Id98a267df62aade658c80468acd72d13dae27526
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslcodec/libfslcodec_3.0.1.bb
This package is only compatible for imx6
Change-Id: Id98a267df62aade658c80468acd72d13dae27526
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslcodec/libfslcodec_3.0.1.bb
|
By
Daiane Angolini <daiane.angolini@...>
·
#156
·
|
|
[meta-fsl-arm][PATCH 3/8] libfslparser: Add libfslparser 3.0.1 support
This package if for imx6 only.
Change-Id: If661edd86add2a0bcff3b3c38b394a5bdb63394e
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslparser/libfslparser_3.0.1.bb
This package if for imx6 only.
Change-Id: If661edd86add2a0bcff3b3c38b394a5bdb63394e
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslparser/libfslparser_3.0.1.bb
|
By
Daiane Angolini <daiane.angolini@...>
·
#157
·
|
|
[meta-fsl-arm][PATCH 4/8] libfslvpuwrap: Add libfslvpuwrap 1.0.17 support
This package is for imx6 only.
Change-Id: I6697c7d6caa469261eb0a54001b456b4f69f5fd2
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslvpuwrap/libfslvpuwrap_1.0.17.bb
This package is for imx6 only.
Change-Id: I6697c7d6caa469261eb0a54001b456b4f69f5fd2
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
.../libfslvpuwrap/libfslvpuwrap_1.0.17.bb
|
By
Daiane Angolini <daiane.angolini@...>
·
#152
·
|
|
[meta-fsl-arm][PATCH 5/8] gst-fsl-plugin.inc: Allow use of different source package
The source package gst-fsl-plugin for imx6 was wrapped with a
different name (gst-fsl-plugins) so to avoid duplicating we now
support to specify the source package to use.
Change-Id:
The source package gst-fsl-plugin for imx6 was wrapped with a
different name (gst-fsl-plugins) so to avoid duplicating we now
support to specify the source package to use.
Change-Id:
|
By
Daiane Angolini <daiane.angolini@...>
·
#151
·
|
|
[meta-fsl-arm][PATCH 6/8] gst-fsl-plugin: Drop fsl-mm-codeclib from dependency
.inc file include fsl-mm-codeclib as a dependency for
gst-fsl-plugin, although, for next version dependency
will be on other package.
In fact, fsl-mm-codeclib become libfslcodelib in
.inc file include fsl-mm-codeclib as a dependency for
gst-fsl-plugin, although, for next version dependency
will be on other package.
In fact, fsl-mm-codeclib become libfslcodelib in
|
By
Daiane Angolini <daiane.angolini@...>
·
#158
·
|
|
[meta-fsl-arm][PATCH 7/8] gst-fsl-plugin: Add gst-fsl-plugin 3.0.1 support
Add PLATFORM for imx6 family.
Change-Id: I49d3fbaff5d619b9c5fd260b1c101a69b761c3df
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
Add PLATFORM for imx6 family.
Change-Id: I49d3fbaff5d619b9c5fd260b1c101a69b761c3df
Signed-off-by: Daiane Angolini <daiane.angolini@...>
---
|
By
Daiane Angolini <daiane.angolini@...>
·
#154
·
|
|
[meta-fsl-arm][PATCH 8/8] imx-base.inc: Allow mx6 to use accelerated codecs
Drop the limitation for mx6 family for gstreamer.
Allow mx6 family to use accelerated codecs for gstreamer.
Change-Id: I182d50b48b2979a680c0a0ba602f077f30136ce9
Signed-off-by: Daiane Angolini
Drop the limitation for mx6 family for gstreamer.
Allow mx6 family to use accelerated codecs for gstreamer.
Change-Id: I182d50b48b2979a680c0a0ba602f077f30136ce9
Signed-off-by: Daiane Angolini
|
By
Daiane Angolini <daiane.angolini@...>
·
#153
·
|
|
(No subject)
I just did
$ rm -rf build<machine>
$ source ./fsl-setup-poky -m p2041rdb
$ bitbake fsl-image-minimal
$ bitbake vaminusers
Attached vaminusers.bb
Problem with useradd. First time
NOTE: package
I just did
$ rm -rf build<machine>
$ source ./fsl-setup-poky -m p2041rdb
$ bitbake fsl-image-minimal
$ bitbake vaminusers
Attached vaminusers.bb
Problem with useradd. First time
NOTE: package
|
By
GOPIKRISHNAN S <gopikrishnans@...>
·
#146
·
|
|
Re: How to build & boot
I followed these instructions, but sadly my board is now a brick :-(
I think the .zip archive at
I followed these instructions, but sadly my board is now a brick :-(
I think the .zip archive at
|
By
Gary Thomas <samoht.yrag@...>
·
#147
·
|
|
Re: [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped
<alexandre.belloni@...> wrote:
Just INHIBIT_PACKAGE_DEBUG_SPLIT = 1, sorry if I confused you.
Good, thanks.
--
Otavio Salvador O.S. Systems
E-mail:
<alexandre.belloni@...> wrote:
Just INHIBIT_PACKAGE_DEBUG_SPLIT = 1, sorry if I confused you.
Good, thanks.
--
Otavio Salvador O.S. Systems
E-mail:
|
By
Otavio Salvador
·
#148
·
|
|
[PATCH v2 1/8] fsl-mm-codeclib.inc: Drop duplicated files definition
From: Otavio Salvador <otavio@...>
Change-Id: I3b0712bfe5f95659feecfe37dc1f29eb0c5f481d
Signed-off-by: Otavio Salvador <otavio@...>
---
From: Otavio Salvador <otavio@...>
Change-Id: I3b0712bfe5f95659feecfe37dc1f29eb0c5f481d
Signed-off-by: Otavio Salvador <otavio@...>
---
|
By
Daiane Angolini <daiane.angolini@...>
·
#168
·
|
|
[PATCH v2 2/8] libfslcodec: Add support for libfslcodec 3.0.1
This package is only compatible for imx6
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: Id98a267df62aade658c80468acd72d13dae27526
Signed-off-by:
This package is only compatible for imx6
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: Id98a267df62aade658c80468acd72d13dae27526
Signed-off-by:
|
By
Daiane Angolini <daiane.angolini@...>
·
#163
·
|
|
[PATCHv2 3/8] libfslparser: Add libfslparser 3.0.1 support
This package if only compatible for imx6.
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: If661edd86add2a0bcff3b3c38b394a5bdb63394e
Signed-off-by:
This package if only compatible for imx6.
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: If661edd86add2a0bcff3b3c38b394a5bdb63394e
Signed-off-by:
|
By
Daiane Angolini <daiane.angolini@...>
·
#167
·
|
|
[PATCHv2 4/8] libfslvpuwrap: Add libfslvpuwrap 1.0.17 support
This package is only compatible for imx6.
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: I6697c7d6caa469261eb0a54001b456b4f69f5fd2
Signed-off-by:
This package is only compatible for imx6.
fsl-mm-codeclib was divided in 3 pieces,
libfslcodec libfslvpuwrap and libfslparser.
Change-Id: I6697c7d6caa469261eb0a54001b456b4f69f5fd2
Signed-off-by:
|
By
Daiane Angolini <daiane.angolini@...>
·
#166
·
|