summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-09-22local.conf template: add inclusion of license informationMax Krummenacher
2013-09-22lxde: use renamed recipe packagegroup* recipeMax Krummenacher
2013-09-22u-boot: don't build the examplesMax Krummenacher
- they do fail because they don't heed the private libgcc
2013-09-22remove obsolete filesMax Krummenacher
2013-09-22qt4: follow update of recipe with bbappendMax Krummenacher
2013-09-22systemd: follow update of recipe with bbappendMax Krummenacher
2013-09-22wpa-supplicant: don't install systemd service fileMax Krummenacher
- is already installed
2013-09-22x-server: add version 1.13.1 which is removed from coreMax Krummenacher
2013-09-22linux-firmware_git: remove bbappend, recipe now more granularMax Krummenacher
2013-09-22libxi: provide dummy recipe - libxi.bbappend in a layer breaks buildMax Krummenacher
2013-09-22lxappearance-obconf: update to 0.2.0Max Krummenacher
2013-09-22gstreamer: make sure plugin package gets generated, disable sdlMax Krummenacher