Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-29 | excalibur-image.bb: prepare 3.0.33.0 | Holger Behrens | 1 | -2/+2 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2013-01-29 | poky-ivi-systemd.conf: prepare 3.0.3 | Holger Behrens | 1 | -1/+1 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2013-01-29 | README: updated revisions of dependent layers | Holger Behrens | 1 | -2/+2 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2013-01-29 | README: mark step 10 as obsolete | Holger Behrens | 1 | -3/+1 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2013-01-25 | linux-yocto: Add kernel fragment for qemux86 to specify | Florin Sarbu | 3 | -0/+8 | |
missing AF_BUS config options. Added additional CONFIG_NETFILTER_DBUS. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2013-01-17 | node-startup-controller: Update package to git version 1.0.2 | Florin Sarbu | 2 | -3/+5 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-12-14 | README.md: Update with newest poky meta-openembedded revision3.0.2 | Holger Behrens | 1 | -2/+2 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-12-14 | README.md: fixed markdown formatting | Holger Behrens | 1 | -11/+12 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-12-14 | README.md: added link to meta-ivi Trello board | Holger Behrens | 1 | -6/+13 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-12-14 | excalibur: prepare 3.0.2 release | Holger Behrens | 2 | -2/+2 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-12-14 | poky-ivi-systemd.conf: Added the video driver conditionally, | Florin Sarbu | 1 | -2/+5 | |
depending on the machine arch we build for. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-12-12 | packagegroups: Remove license file as packagegroups use layer license | Andrei Gherzan | 1 | -17/+0 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | ivi-image.inc: Don't inherit sd image class as we use IMAGE_CLASSES for that | Andrei Gherzan | 1 | -3/+1 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | bblayers.conf.sample: Remove file - not used anymore | Andrei Gherzan | 1 | -12/+0 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | qt4: Remove DEFAULT_PREFERENCE as this is the version used in poky | Andrei Gherzan | 2 | -2/+1 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | busybox: Deactivate udhcpc - connmand is used | Andrei Gherzan | 2 | -6/+6 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | busybox: Add defconfig to remove some utils provided by procs | Andrei Gherzan | 2 | -13/+1023 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | packagegroup-core-boot-genivi: Add procps | Andrei Gherzan | 1 | -2/+4 | |
Users are more at ease to use the procps ps, not so much the limited busybox version of ps. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | procps: Add bbappend to add patch for cgroup support | Andrei Gherzan | 2 | -0/+78 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | vexpressa9.conf: Remove jffs2 from IMAGE_FSTYPES | Andrei Gherzan | 1 | -1/+1 | |
For this board we use a sd image which incorporate a boot partition and an ext3 rootfs partition. We keep the tar.bz2 image type because some users find it useful while not using the sd image. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | vexpressa9.conf: Add ext3 and vexpressa9-sdimg to IMAGE_FSTYPES | Andrei Gherzan | 1 | -1/+3 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | scripts: Remove useless scripts | Andrei Gherzan | 3 | -262/+0 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | scripts: Remove script for vexpressa9 sdimg and related modifications | Andrei Gherzan | 3 | -138/+1 | |
* Modified runqemu script to point to the image name create with bbclass * Modified runqemu-internal script to remove sd creation code for vexpressa9 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-12 | sdcard_image: Add class to create sd image for vexpressa9 | Andrei Gherzan | 1 | -0/+87 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-12-11 | Added the glx xorg extension to XSERVER variable. | Florin Sarbu | 2 | -11/+14 | |
Moved the XSERVER variable in the distro conf, rather than have it only in a machine conf. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-12-11 | audiomanager: Updated the .git recipe to latest sha | Florin Sarbu | 1 | -11/+10 | |
(e33f72e932661784affc0f24d56f0e78fbac783f) and removed DEFAULT_PREFERRENCE="-1" for this recipe Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-12-10 | removed qemu 2012.04 as we rely now on qemu form poky. | Florin Sarbu | 8 | -165/+7 | |
Updated README.md file to describe how to run the emulator for qemux86. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-12-07 | layer-management: Update to version 0.9.9 | Florin Sarbu | 4 | -15/+2 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-26 | README.md: Update with newest meta-openembedded sha and update the BBMASK ↵ | Florin Sarbu | 1 | -2/+2 | |
accordingly Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-23 | README.md: Add info on how to compile for qemux86 | Florin Sarbu | 1 | -1/+1 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-23 | Add opengl to DISTRO_FEATURES through poky-ivi-systemd.conf, | Florin Sarbu | 3 | -14/+1 | |
removed opengl from the specific vexpressa9.conf and cleaned up the xserver-xorg append. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-23 | keyutils: Added patch to fix CFLAGS when building for | Florin Sarbu | 2 | -1/+17 | |
x86 targets. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-04 | linux-yocto_3.4: changed vexpressa9 SRCREV from AUTOINC to ↵ | Holger Behrens | 1 | -1/+2 | |
449f7f520350700858f21a5554b81cc8ad23267d Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-11-02 | netbase: Modify the way we increment Pr in bbappend and remove -d flag from rm | Florin Sarbu | 1 | -2/+2 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-11-02 | xserver-xorg: Modify the way we increment PR in the bbappend | Florin Sarbu | 1 | -1/+1 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-31 | xserver-xorg_1.11.2.bbappend: set SYSTEMD_AUTO_ENABLE = "disable"3.0.1 | Holger Behrens | 1 | -1/+2 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-10-31 | excalibur-image.bb: prepare 3.0.1 | Holger Behrens | 1 | -1/+1 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-10-31 | poky-ivi-systemd.conf: prepare 3.0.1 | Holger Behrens | 1 | -1/+1 | |
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> | |||||
2012-10-31 | README.md: Modification to add BBMASK | Florin Sarbu | 1 | -12/+14 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-30 | vexpressa9.conf: Add some X modules to XSERVER | Andrei Gherzan | 1 | -0/+4 | |
At startup X needs dbe, extmod, dri and dri2 modules. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | base-passwd: Change only password of root user not the shell too | Andrei Gherzan | 2 | -1/+2 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | dlt-daemon: Update to v2.9.0 | Andrei Gherzan | 1 | -2/+2 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | layer-management: Update to v0.9.8 | Andrei Gherzan | 4 | -3/+2 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | vexpress_a9.cfg: Clean up kernel config options | Florin Sarbu | 1 | -64/+10 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-30 | README.md: Update dependencies SHA and branches for danny branch | Florin Sarbu | 1 | -5/+5 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-30 | Add to BBMASK layers from meta-openembedded | Florin Sarbu | 1 | -1/+1 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-30 | xserver-xf86-config: Add xorg.conf for vexpressa9 | Andrei Gherzan | 2 | -0/+30 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | xserver-xorg: Rename bbappend to match upstream version for danny branch | Andrei Gherzan | 1 | -0/+0 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | |||||
2012-10-30 | dbus.bbappend: Modify the way we increment PR from dbus bbappend | Florin Sarbu | 1 | -1/+1 | |
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> | |||||
2012-10-30 | vexpressa9.conf: Add mesa-dri-driver-swrast to XSERVER packages | Andrei Gherzan | 1 | -1/+2 | |
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> |