Alex Gonzalez
23f2ccfc65
meta-digi-arm: Review u-boot-imx recipe.
...
- Merge SRCREVS
- Remove UBOOT_MAKE_TARGET_paltform as they already are in machine
configuration files.
- Merge DEPENDS_mxs_platform as they are equal.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-22 14:01:33 +01:00
Alex Gonzalez
0cea6d53fd
meta-digi: Unify bbappend files with template
...
All bbappend files will start as follows:
# Copyright (C) 2013 Digi International.
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-21 14:09:54 +01:00
Alex Gonzalez
fee69491de
meta-digi-arm: Add tarball build for u-boot-imx.
...
https://jira.digi.com/browse/DEL-362
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-13 15:34:13 +01:00
Alex Gonzalez
79394ea92c
Revert "meta-digi-1.0.0.1: Change SRCREVS to release sha1s."
...
This reverts commit 0aaa3b492e .
2013-03-11 09:50:56 +01:00
Alex Gonzalez
0aaa3b492e
meta-digi-1.0.0.1: Change SRCREVS to release sha1s.
...
This commit is to be reverted next.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-11 09:43:15 +01:00
Alex Gonzalez
11bb2bbca7
meta-digi: Do not hardcode distro in PR_appends.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-06 18:25:37 +01:00
Alex Gonzalez
85e2644459
meta-digi-arm: Add cpx2 machine.
...
This fixes https://jira.digi.com/browse/DEL-190
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Alex Gonzalez
51f75c56ad
meta-digi-arm: All git sources now point to the head of refs/heads/master.
...
All of the Yocto branches have finally been merged.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-15 18:22:24 +01:00
Alex Gonzalez
88392974c5
meta-digi-arm: Use master SRCREV for u-boot.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-15 09:24:38 +01:00
Alex Gonzalez
6042a70fbc
meta-digi: Change xmx for imx.
...
Just a cosmetic name change for the merged wired and wireless platforms.
This and related commits fixes https://jira.digi.com/browse/DEL-188 .
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 10:43:50 +01:00
Alex Gonzalez
34831fe690
Revert "del-6.0.1-sprint4: Change SRCREV to sprint tags."
...
This reverts commit 5afd7a29d4 .
Development will continue on branches.
2013-02-11 18:54:57 +01:00
Alex Gonzalez
5afd7a29d4
del-6.0.1-sprint4: Change SRCREV to sprint tags.
...
These are to be reverted after the SA drop.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-11 18:53:26 +01:00
Alex Gonzalez
e20bd93460
meta-digi-arm: Fix u-boot-imx dependency on imx-bootlets-del.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 19:05:28 +01:00
Alex Gonzalez
59892b2f03
meta-digi-arm: Generate a bootstreamed u-boot for the ConnectCard for MX28.
...
The ConnectCard needs a bootstreamed (.sb) u-boot to boot from flash. This
is flashed using u-boot.
This changes compiles a bootstream u-boot image. The bootlets are compiled
separately and it's U-Boot's Makefile that calls elftosb to generate the
final bootstream.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-16 16:52:20 +01:00
Alex Gonzalez
2e1d2e1bcb
Revert "meta-digi-arm: Define configuration targets for all platforms."
...
This reverts commit 5cf109df8b .
The configuration targets were already defined.
2013-01-15 10:47:09 +01:00
Alex Gonzalez
5cf109df8b
meta-digi-arm: Define configuration targets for all platforms.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-15 10:26:46 +01:00
Alex Gonzalez
9a0751048b
meta-digi-arm: Use hpalacio/del-6.x branch for u-boot-imx.
...
The U-Boot conditioning work for Yocto is taking place in that branch.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-15 10:10:10 +01:00
Javier Viguera
9a4544b500
meta-digi-arm: allow to use u-boot-imx on our platforms
...
Otherwise for ccardxmx28js a different recipe is used (u-boot-2012.xx)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2012-12-19 11:19:44 +01:00
Alex Gonzalez
77428b3f76
meta-digi: Replace the PR append.
...
Use +del.rn instead of +digi.n.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-13 13:04:39 +01:00
Alex Gonzalez
0778e10d3e
meta-digi-arm: Add new variable DIGI_LOG_GIT.
...
And use it in all files that need it.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-05 15:52:47 +01:00
Alex Gonzalez
3e451e6c08
meta-fsl-arm: Use meta-fsl-arm uboot-imx recipe.
...
Add a bbappend file to customize.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-28 17:08:51 +01:00
Alex Gonzalez
7dd61cc29b
u-boot-digi: Provides u-boot.
...
This is the name the yocto core expects.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-10-30 18:34:51 +01:00
Alex Gonzalez
10c7f1c840
meta-digi-arm: Add recipes-bsp/u-boot
...
Also add the image_types_digi class.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-10-26 16:20:53 +02:00