summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-23linux: update to latest git versionsMax Krummenacher
2013-10-21feed-config: use the new feed armv7ahf-vfp-neon for T30/VF50Max Krummenacher
2013-10-21hdmi: add udev rule to start an X output on hotplugMax Krummenacher
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events
2013-10-17inputrc: use <HOME> <END> to go to begin/end of lineMax Krummenacher
2013-10-17midori: add inital bookmarks and homepageMax Krummenacher
2013-10-17lxpanel: add module dependent browser to launch barMax Krummenacher
For tegra use firefox, for vybrid midori
2013-10-16build: fix cp destination in sample scriptMax Krummenacher
2013-10-16vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-16machines: T30 and VF50 consitstently use NEON and hard floatMax Krummenacher
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
2013-10-16build: add a sample script for setting up the environmentMax Krummenacher
2013-10-16icu: fix SRC_URIMax Krummenacher
2013-10-16local.conf: set sensible defaultsMax Krummenacher
2013-10-16bblayers: remove unneeded layerMax Krummenacher
2013-10-16bblayers.conf: change path to meta-lxdeMax Krummenacher
2013-10-16chromium bbappend: add missing \ charMax Krummenacher
2013-10-14vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-14cortex-a5.inc: backport from openembedded-core dora branchMax Krummenacher
revert when moving to dora
2013-10-11images: add a qt4 embedded imageMax Krummenacher
still missing automatic start of a demo (and detecting keyboard, mouse, touch) export QWS_DISPLAY="LinuxFb:/dev/fb:depth=24" export QWS_KEYBOARD="USB:/dev/input/event1" export QWS_MOUSE_PROTO="LinuxInput:/dev/input/event2" qtdemoE -qws
2013-10-11qt4-embedded: configure with -depths genericMax Krummenacher
2013-10-11icu: replace database with minimzed versionMax Krummenacher
2013-10-11feed-config: remove non working feeds, add feeds for T30 VF50Max Krummenacher
- remove links to incompatible architecture feeds - for Colibri T30, Apalis T30 and Colibri VF50 there are compatible feeds - for Colibri T20 there are no compatible feeds
2013-10-11console-image: fix the inclusion of X11Max Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-10conf: update sample configurationMax Krummenacher
2013-10-10image-fstype: add colibri-vfxx moduleMax Krummenacher
2013-10-10images: cleanup, add colibri-vfxx moduleMax Krummenacher
- Add optimizations needed for the Colibri VFxx modules - Move common stuff to trdx-extra.inc, /etc/timestamp, CAN utils - Cleanup whitespace and commented stuff - Split out gstreamer packages, don't add them on Colibri VFxx angstrom-lxde-image: - Browser for Colibri VFxx is midori for size reasons console-image: - don't add X11 for Colibri VFxx
2013-10-10u-boot-fw-utils: add bbappend to use the same u-boot sourcesMax Krummenacher
2013-10-09i2c-tools: don't install the perl scripts (and thus don't RDEPEND on perl)Max Krummenacher
2013-10-07u-boot: clean up recipeMax Krummenacher
2013-09-22gdk-pixbuf: change to the new X11DEPENDS for overrideMax Krummenacher
2013-09-22florence: RDEPEND on svg support to draw iconMax Krummenacher
2013-09-22images: use consistent image namesMax Krummenacher
- use consistent image names - while at it build the GLES samples only for a tegra machine
2013-09-22image: add handling for imx u-boot extensionMax Krummenacher
2013-09-22image: add update-alternative and ethtoolMax Krummenacher
2013-09-22dropbear: fix moved path to sftp serverMax Krummenacher
2013-09-22wpa-supplicant: workaround missing service fileMax Krummenacher
2013-09-22v4l2-utils: removed patch, fixed upstream nowMax Krummenacher
2013-09-22openssh: follow update of recipe with bbappendMax Krummenacher
2013-09-22hda-verb: add recipeMax Krummenacher
HDA debug tool
2013-09-22codecgraph: add recipeMax Krummenacher
HDA debug tool
2013-09-22graphviz: add recipeMax Krummenacher
2013-09-22systemd: systemd bbappend update to version 199Max Krummenacher
2013-09-22lxdm: path to greeter changed, adapt conf fileMax Krummenacher
2013-09-22connman: add commandline configuration toolMax Krummenacher
root@colibri-t30:~# connmanctl connmanctl> services *AO Wired { ethernet_00142d259a48_cable } connmanctl> services ethernet_00142d259a48_cable [ ethernet_00142d259a48_cable ] Type = ethernet Security = [ ] State = online Favorite = True Immutable = False AutoConnect = True Name = Wired Ethernet = { Method=auto Interface=eth0 Address=00:14:2D:25:9A:48 MTU=1500 } IPv4 = { Method=dhcp Address=192.168.10.2 Netmask=255.255.255.0 Gateway=192.168.10.1 } IPv4.Configuration = { Method=dhcp } IPv6 = { } IPv6.Configuration = { Method=auto Privacy=disabled } Nameservers = [ 192.168.0.32 ] Nameservers.Configuration = [ ] Timeservers = [ 192.168.0.32 ] Timeservers.Configuration = [ ] Domains = [ ] Domains.Configuration = [ ] Proxy = { Method=direct } Proxy.Configuration = { } Provider = { } connmanctl> config ethernet_00142d259a48_cable --ipv4 manual 192.168.10.2 255.255.255.0 192.168.10.1 connmanctl> exit root@colibri-t30:~# connmanctl connmanctl> config ethernet_00142d259a48_cable --ipv4 dhcp connmanctl> exit
2013-09-22inhibit missing debug info warnings in binary packageMax Krummenacher
2013-09-22lxlauncher: fix FILES variableMax Krummenacher
2013-09-22systemd: adapt to new systemd handlingMax Krummenacher
with the move from meta-openembedded to oe-core some things have changed, e.g. the config files have to explicitly installed
2013-09-22mediainfo: dont hardcode build architectureMax Krummenacher
2013-09-22stress: correct license textMax Krummenacher
remove backup file while at it