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
b3116d67ff
meta-digi-arm: Update kernel-module-redpine to 3.2.10
...
This also fixes https://jira.digi.com/browse/DEL-198
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 17:27:48 +01:00
Alex Gonzalez
f554d1f7a1
meta-digi-del: Replace wpa supplicant configuration files.
...
Use the ones in DEL instead.
Fixes https://jira.digi.com/browse/DEL-160
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 16:33:02 +01:00
Javier Viguera
ca91bedf08
meta-digi-del: tune target's boot
...
Remove 'login' on VT (tty1)
Remove 'bootlogd' (with also uses tty1)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-21 14:35:00 +01:00
Javier Viguera
b9e0768236
meta-digi-del: add 'suspend' and mount/umount scripts
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-21 14:35:00 +01:00
Alex Gonzalez
a8561208a0
meta-digi-arm: Fix redpine preup script for the ccxmx51.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 13:47:24 +01:00
Alex Gonzalez
fbabc275fa
meta-digi-del: Add alsa-state to del-audio.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 13:46:04 +01:00
Alex Gonzalez
81fe23572c
meta-digi-arm: Add alsa states for all platforms.
...
Fixes https://jira.digi.com/browse/DEL-161
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 12:54:53 +01:00
Alex Gonzalez
5e1dfd64b0
meta-digi-arm: Fix console settings for ccxmx51.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-21 12:51:45 +01:00
Alex Gonzalez
2cb2fbccdb
meta-digi-arm: Fix symlink for imx variant uboot images.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-18 12:38:54 +01:00
Alex Gonzalez
c57d9db032
meta-digi-arm: Add u-boot dependency on mxs include.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-17 14:18:53 +01:00
Alex Gonzalez
ecea3012e6
meta-digi-arm: Add support to compile u-boot variants.
...
U-Boot has a set of pre-defined make targets per platform that allow
to configure u-boot for different variants (128sdram,4Kpage,dbg etc.)
This change allows to use a UBOOT_CONFIG_VARIANT variable in your
local.conf file to choose which variant to build.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-17 14:18:26 +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
2afcea15db
meta-digi-arm: Add imx-bootlets-del recipe.
...
This is the recipe for Digi's customized MXS bootlets code.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-16 16:52:20 +01:00
Alex Gonzalez
cf57a267d1
meta-digi-arm: Fox IMX platforms, add u-boot padding.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-16 16:52:20 +01:00
Alex Gonzalez
341b135003
meta-digi-arm: Add variable for Digi's Minnetonka git repository.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-16 16:52:20 +01:00
Javier Viguera
63f206cd23
meta-digi-del: add 'update_flash' application
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-16 16:00:11 +01:00
Alex Gonzalez
eb76f52db0
meta-digi: Define default source mirrors in all layers that need them.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-15 11:49:51 +01:00
Javier Viguera
48029a0605
meta-digi-arm: build images for different memory variants
...
https://jira.digi.com/browse/DEL-181 #resolve
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-15 10:49:38 +01:00
Alex Gonzalez
37d7439d98
meta-digi-arm: Fix u-boot configuration target for ccxmx51js.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-15 10:47:47 +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
Alex Gonzalez
a4ea304034
meta-digi-del: Append netbase to customize startup scripts.
...
Add custom /etc/init.d/networking and /etc/network/interfaces.
The networking script does the start section on the background which
inlcudes the bringing up of the interfaces. In this way DHCP does not
delay the boot up.
The interfaces file configures the wireless interface to be automatically
brought up.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-14 18:42:27 +01:00
Alex Gonzalez
5b0fd6a283
meta-digi-del: Add specific wpa-supplicant for ConnectCard.
...
We use a wpa-supplicant directly from Atheros with extra functionality.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 17:14:56 +01:00
Alex Gonzalez
6d947648d8
meta-digi-arm: Add firmware-mxs.
...
This package contains firmware files for the MXS Digi family (Embedded and
boxed products).
Now it contains the bluetooth binary firmware files.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 17:14:56 +01:00
Alex Gonzalez
576350a8b8
meta-digi-del: Change task-del-bluetooth to a packagegroup.
...
In danny, all tasks have been converted to packagegroups.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 17:14:56 +01:00
Alex Gonzalez
ebf8c441d7
meta-digi-arm: Add wifi feature to ccardxmx28js machine.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 17:14:56 +01:00
Alex Gonzalez
cec5fe3904
meta-digi-arm: Add atheros wireless module.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 17:14:56 +01:00
Alex Gonzalez
5f6cfda2e1
meta-digi-del: Add btfilter package.
...
This is a bluetooth/wlan coexistance daemon included in the Atheros
driver release.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 14:06:58 +01:00
Alex Gonzalez
bb4364365b
meta-digi-del: Add del-bluetooth feature.
...
It will be included in all machines that include the bluetooth feature,
currently the ccardxmx28js.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-01-11 11:12:07 +01:00
Javier Viguera
41ee1a135d
meta-digi-del: rework vsftpd package
...
* clean compiler warning
* add bootscript and config files (from DEL)
* enable vsftpd in del-network packagegroup
https://jira.digi.com/browse/DEL-150 #resolve
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-10 17:03:49 +01:00
Javier Viguera
9452bef8b9
meta-digi-arm: remove '.keepme' file
...
Not needed anymore as the directory has contents.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-10 11:20:48 +01:00
Javier Viguera
02b8d8d8ed
Revert "fsl-mm-flv-codeclib: workaround to allow ipk creation"
...
Reported and fixed upstream (meta-fsl-arm).
This reverts commit eee97e48f1 .
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-09 17:17:08 +01:00
Javier Viguera
9b81a0949d
gst-plugins-good: remove 'x11' dependency for minimal image (no-X)
...
Fix error:
ERROR: Required build target 'del-image-minimal' has no buildable providers.
Missing or unbuildable dependency chain was: ['del-image-minimal', 'packagegroup-del-gstreamer', 'gst-plugins-good', 'gconf', 'polkit', 'consolekit', 'virtual/libx11']
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-08 14:09:38 +01:00
Javier Viguera
0ee2a6604b
meta-digi-arm: add 'digi-arm' collection
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-07 16:41:55 +01:00
Javier Viguera
1eb21746f5
meta-digi: Use .= to append to BBPATH and += for BBFILES
...
Same to what's done in upstream poky:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=25f4a0e362aa18f060297775aa4591acc8d2b12f
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-07 16:41:08 +01:00
Javier Viguera
eee97e48f1
fsl-mm-flv-codeclib: workaround to allow ipk creation
...
The prebuilt libraries int fsl-mm-flv-codeclib package do not follow the
lib*.so.* naming rule, and so the creation of the IPK package fails.
This is a workaround. The proper fix should be send upstream
(meta-fsl-arm).
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:55 +01:00
Javier Viguera
ed96382a1f
meta-digi: fix firmware-imx to build in yocto-1.3 (danny)
...
Otherwise it fails with:
ERROR: Nothing RPROVIDES 'imx-firmware'
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:55 +01:00
Javier Viguera
8fd25bfd8c
meta-digi-arm: move imx-lib to its own directory
...
As it's done in 'meta-fsl-arm'.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:55 +01:00
Javier Viguera
767cb77672
meta-digi-del: symplify packagegroups
...
There is no need to explicitly set PACKAGES variable (it is
automatically handled by packagegroup.bbclass)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:54 +01:00
Javier Viguera
536e17549f
meta-digi-del: rename tasks to packagegroups
...
For Yocto 1.3 'Danny' migration.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:54 +01:00
Javier Viguera
a5a313fb79
meta-digi-del: update busybox to danny
...
Yocto 1.3 (danny) already supports busybox-1.20, so just make a
bbappend.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:54 +01:00
Javier Viguera
646702aadd
meta-digi-arm: fix redpine build with gcc-4.7
...
Added patch that allows to build the driver with GCC-4.7 (used in Yocto
"Danny")
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 11:22:26 +01:00
Javier Viguera
1192172b9f
meta-digi: update to Yocto 1.3 'Danny'
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 11:22:26 +01:00
Javier Viguera
ff2f46daf3
meta-digi: fix typos
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-03 19:09:44 +01:00
Javier Viguera
2b13330e9d
meta-digi-del: remove overriden 'base-passwd' recipe
...
And set the 'root' password later on a ROOTFS_POSTPROCESS_COMMAND
function.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-03 11:21:08 +01:00
Javier Viguera
0d146e72e9
meta-digi-del: fix IMAGE_FEATURES in del-image-minimal recipes
...
If we override the variable with '=' instead of '+=' then extra image
features set in project's local.conf (EXTRA_IMAGE_FEATURES variable) are
discarded.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-02 19:36:01 +01:00
Alex Gonzalez
41369cede1
meta-digi-del: Add the del-debug feature.
...
It currently includes memwatch and fbtest.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-20 15:14:40 +01:00
Alex Gonzalez
96d7eecb4d
meta-digi-del: recipes-digi, add fbtest.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-20 15:14:40 +01:00