aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-08-10dl_pkgs.sh: handle boot-manager rename, read and use DL_DIRHolger Behrens
Handled GENIVI boot-manager component rename to node-startup-controller. Also the script now takes into account the configured DL_DIR setting. Added feature suggested by Laurent Emmerich allowing users to define environment a variable GENIVI_USER and optionally GENIVI_PASS, which if defined will later be used to git clone the required GENIVI packages. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-08-06re-align versions with upstream pokyHolger Behrens
2012-08-06quick fix to work with latest poky upstream; need to be fixedHolger Behrens
2012-08-06start refactoring IVI imagesHolger Behrens
2012-08-06start refactoring IVI imagesHolger Behrens
2012-08-06re-align usbutils version with upstream pokyHolger Behrens
2012-08-06re-align usbutils version with upstream pokyHolger Behrens
2012-08-06set DISTRO_VERSIONHolger Behrens
2012-07-30re-align versions with upstream pokyHolger Behrens
2012-07-30converted indentation to spacesHolger Behrens
2012-07-30removed ntp, functionality replaced through ConnManHolger Behrens
2012-07-24meta-ivi: Use yocto kernel version 3.4Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-17AudioManager: Add -DUSE_BUILD_LIBS=OFF so that AudioManager does not haveFlorin Sarbu
hardcoded paths of libraries at runtime. Modified setup_amgr.sh script accordingly. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12Fix task excalibur recipe nameE-0.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12excalibur-image: Created task-excalibur-core-p1 with obex-client, obexd and ↵Florin Sarbu
boot-manager and added the task to excalibur-image.bb Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12AudioManager: Added recipe to build AudiManager from gitFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12dl_pkgs.sh: Add boot-manager to be downloaded along with the other henivi ↵Florin Sarbu
packages Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12boot-manager: Added genivi boot-manager version 0.1.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12obexd: Added obexd version 0.46 (based on a similar recipe from meta-oe)Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12DLT-daemon: Update to version 2.7.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12AudioManager: Update to version 2.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12layer-management: Update to version 0.9.7_rcFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-11layer-management: Fix -dev rpm to only include headersFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-11libtiff: Rename bbappend to match updated version - v4.0.2Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-11ofono: Rename bbappend to match updated version - v1.8Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-11util-linux: Rename bbappend to match updated version - v2.21.2Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-11connman: Rename bbappend to match updated version - v1.0Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-11bluez4: Rename bbappend to match updated version - v4.101Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-03openssh: Remove adding the sshd socket to start-upFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-02openssh: Add socket activation service and script for keysAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-07-02dhcp: Add systemd service for dhclientAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-29pulseaudio: Fix segfault on udev part of systemd185Florin Sarbu
udev 185 does not have udev_get_sys_path() anymore. Instead, use "/sys" hardcoded. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20tcp-wrappers: remove commented out lines from do_install()Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20eglibc: Fix sysconfdir pathAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20usr-merge.bbclass: Modify after implementing usr mergeAndrei Gherzan
TODO: Edit kernel modules to be installed in usr lib and remove the workaround from this commit. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20base-files: Remove /sbin, /bin and /lib as these will be symlinksAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20libgcc: Add bbapend to move back the libgcc to libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20busybox: Add RPROVIDES on /bin/sh as we will have symlink on targetAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20busybox: Modify busybox.links with paths form /usrAndrei Gherzan
busybox.links is used while creating postinstall symlinks. This file should use paths in /usr. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20alsa-utils: Sed the location of bash after usr mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20dhcp: Sed the location of bash after usr mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20usbutils: Add bbappend to sed the location of bash after usr mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20eglibc-locale: Overwrite do_prep_locale_tree function to point to the libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20coreutils: Replace hardcoded path of base_bindir withAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20acl: We don't need to fix symlinks after moving to libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20shadow: Add bbapend to move /lib, /bin and /sbin in /usrAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20attr: We don't need to fix symlinks after moving to libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20openssl: Add bbapend to move /lib, /bin and /sbin in /usrAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20util-linux: Add bbapend to move /lib, /bin and /sbin in /usrAndrei Gherzan
Removed .a libraries from -dev packages. Recreated swapoff symlink as it ended up removed. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20tinylogin: Add bbappend to move /bin and /sbin in /usrAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>