1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

119 Commits

Author SHA1 Message Date
Denys Dmytriyenko 88867c1d96 extras: move things to extras
Move non-essential, outdated, best-effort pieces, as well, as those requiring
extra non-standard dependencies besides oe-core.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11 20:44:56 -04:00
Koen Kooi 897596f437 beaglebone-tester: bump SRCREV to fix failure reporting
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11 17:00:34 -04:00
Koen Kooi 0309200539 beaglebone-capes: add support for weatherstation cape
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11 16:59:08 -04:00
Koen Kooi c5e5c304b8 beaglebone-capes: add support for 4.3" LCD cape
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11 16:59:07 -04:00
Koen Kooi 185d621611 beaglebone-capes: add a powerdown script as well
The current powerdown script disables the PMIC backlight

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-21 16:53:36 -04:00
Koen Kooi fa87ca0b1a omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = "no" to the proper INHIBIT_PACKAGE_STRIP = "1"
PACKAGE_STRIP doesn't exit in oe-core (anymore)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-11 00:32:49 -04:00
Koen Kooi f026aa7bd0 beaglebone-capes: userspace support for capes
Not everything can be done inside the kernel yet, so have a script that does the userspace portion.
Only the LCD3 cape is supported currently, more will follow later.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18 12:19:55 -04:00
Koen Kooi 69102ec043 beaglebone-tester: bump SRCREV to fix PMIC test
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-10 15:11:18 -04:00
Denys Dmytriyenko 997bf8f58a ti-eula-unpack: fix the check for 32bit glibc, make it a warning
This makes better checking for 32bit glibc on Ubuntu 11.10
In general, change to a WARNING instead of breaking the build with an ERROR,
to accomodate other different implementations of 32/64bit system libraries,
as well as multiarch setups.
Will need to come up with more robust solution later.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-22 18:09:43 -04:00
Andreas Müller cf056a6ae0 ti-eula-unpack: throw error message in case 32bit glibc is missing
TI installation tool requires 32bit glibc [1]

[1] https://lists.yoctoproject.org/pipermail/meta-ti/2012-January/000357.html

Signed-off-by: Andreas M??ller <schnitzeltony@googlemail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-12 16:08:34 -04:00
Koen Kooi ed29286f2b gadget init: don't dump info to info.txt on boot
This script adds ~10s to the boot time, doesn't have error checking and
prevents loading the storage gadget 3 out of 10 times.

Remove it from ExecStartPre to get a fast, consistent boot. The functionality
should be moved to bone101.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-07 16:51:53 -05:00
Denys Dmytriyenko f581b98514 recipes: fix the remaining missing quotes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-29 15:43:39 -05:00
Khem Raj c44b242d85 meta-ti: Fix quotes to make new bitbake happy
Changes from the original patch:
* Matrix is no longer available, no fixes necessary
* Most of the recipes-ti/ was cleaned up by Koen's earlier patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:56:05 -05:00
Koen Kooi caaffe1aad various recipes: fix quoting to work with bitbake master
Changes from the original patch:
* Matrix is no longer available, not fixes necessary
* INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:54:30 -05:00
Denys Dmytriyenko 266d76ba87 matrix: remove old Matrix and replace with README to point to new location
Matrix is now hosted in the meta-arago-extras (sub-)layer of meta-arago. This
sub-layer is not Arago-specific and can be used with any distro. More details
at git://arago-project.org/git/meta-arago.git

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:10:55 -05:00
Denys Dmytriyenko 827f9e9a8a matrix-tui: deprecated
Remove matrix-tui, since it has been deprecated and no longer supported.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:05:03 -05:00
Koen Kooi c3c095c83f gadget-init: remove ehrPWM polarity workaround
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:06:06 -05:00
Koen Kooi 2a67d5076d beaglebone-tester: include Jasons debug tweaks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:05:08 -05:00
Peter A. Bigot a365e31ab2 ti-dmai_svn: correct path within svn checkout
At r642 as currently retrieved, the contents of ${S} are subdirectories dmai
and patches, so the subsequent attempt to run "make clean" in ${S} fails
because there is no Makefile there.  Append /dmai to the default ${S},
remove the now incorrect /dmai from LIC_FILES_CHKSUM, and correct the
strippath for the patches to reflect the new starting location.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:08 -05:00
Peter A. Bigot 7a9f438424 ti-codecs-omap3530: fix for corrected ti-eula-unpack
Remove directory prefix for tar files that use TI_BIN_UNPK_CMDS that
specifies unpacking into workdir; formerly that specification was ignored
and these were unpacked into a package-specific subdirectory of
${HOME}=${WORKDIR}.  Note c64xplus_deinterlacer overrides TI_BIN_UNPK_CMDS
and does not specify workdir, so its prefix is correct.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:04 -05:00
Peter A. Bigot d56107533b various: fix installation directories for corrected ti-eula-unpack
Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:24:00 -05:00
Peter A. Bigot d8fc4a6862 ti-eula-unpack: remove extraneous newline in cmd output
print adds one already; to add another causes the input to be off and the
default installation directory to be used, at least on Fedora 15.

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20 21:23:55 -05:00
Koen Kooi 80f44e2127 beaglebone-tester: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:46 -05:00
Enrico Butera f88a0a9d7c ti-dmai: build fix
Properly set ${S} dir.

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-10 21:32:36 -05:00
Koen Kooi d874e60546 beaglebone-tester: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 19:50:29 +01:00
Koen Kooi f244d42300 gadget-init: adjust for kernel 3.2 based sysfs layout
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-07 17:36:46 +01:00
Khem Raj fa3014ad44 meta-ti: Guard use of SOC_FAMILY to account for it being empty
Right now SOC_FAMILY is set to 'Unknown' by default by angstrom
distro but others might not set it as all so it will be empty
hence we take care of the case if this is empty

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 09:04:17 +01:00
Koen Kooi f4383b324b dmai: point license checksum to the correct file
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 20:35:15 +01:00
Koen Kooi 4a1b4b419c beaglebone-tester: bump SRCREV for usb fix
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 20:35:15 +01:00
Koen Kooi d0076873ee beaglebone-tester: update runtime dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-10 11:47:05 +01:00
Koen Kooi a4bc237c17 beaglebone-tester: clarify GPIO naming and print more EEPROM data
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06 16:33:44 +01:00
Koen Kooi 226db03f4c ti-codec-engine: move PR_append into recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:11 +01:00
Peter A. Bigot 47eebd3472 ti-codec-engine: work around XDC runtime error
do_compile produces:

js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/sdo/ce/osal/linux/package.xs", line 50: XDC runtime error: gnu.targets.arm.GCArmv5T: '$used' is sealed

Fix comments out the conditional check per suggestion in
http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/110920.aspx

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:11 +01:00
Koen Kooi 104b1fca33 ti-codec-engine: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-29 10:03:11 +01:00
Koen Kooi 6520fb816e ti-dsplink: fix build with make 3.85 (e.g. fedora)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 16:17:56 +01:00
Koen Kooi 97ce302366 ti-dmai: clean up recipe
* remove DP = -1, there's only one recipe
* remove unused files
* add git patch header to remaining patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 16:17:44 +01:00
Koen Kooi 6d60a3e0d2 ti-cgt6x: add 7.2.7
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:10 +01:00
Koen Kooi 1294eebad3 ti-cgt6x: update to 6.1.20
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:10 +01:00
Koen Kooi ff247a13f3 ti-linuxutils: fix LICENSE syntax
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:10 +01:00
Koen Kooi 7ffe55ce3f ti-sysbios: add 6.33.00.19
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 21:11:51 +01:00
Koen Kooi 375bd39bca ti-ipc: update to 1_24_00_16
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 21:11:50 +01:00
Koen Kooi 975808de62 ti-dspbios: update to 5.41.11.38
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 21:11:50 +01:00
Koen Kooi dfc70fc8b5 ti-xdctools: update to 3.23.00.32
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 21:11:50 +01:00
Otavio Salvador 018824ece4 matrix-tui.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-14 01:05:59 +00:00
Joel A Fernandes 8792cfcff7 gadget-init: Add image-version-info to info.txt
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 19:38:36 +01:00
Jason Kridner 5a27c486e9 gadget-init: create info.txt upon starting storage gadget
This creates a file called info.txt that saves some useful information
for image versioning, network connectivity and beginner user debugging.

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 14:34:21 +01:00
Joel A Fernandes 77e4288231 udhcpd: Fixes and new udev rule
This moves the logic to configure and start dhcp to a udev rule which
is a better place than a systemd service

Also fixes a bug where stopping and starting network service would
cause dhcp to fail.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-11 16:11:19 +01:00
Koen Kooi 0194f1b289 gadget-init: minor logic cleanups
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 12:42:14 +01:00
Koen Kooi 1c97b98f36 gadget-init: also package activation symlinks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 08:29:06 +01:00
Joel A Fernandes 89c54f502b gadget-init: Add network-gadget services and other fixes
* Add rule to start network-gadget when mass storage is ejected
* Add network-gadget-init service and scripts to switch to g_ether
* Add DHCP service / conf
* Update to storage-gadget: rmmod on stop

v2 changes:
* Fix g-ether MAC address by reading from mac_id
* Split into multiple packages

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 08:23:08 +01:00