aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core-ivi
AgeCommit message (Collapse)Author
2013-07-08dbus: Stop removing sysv specific things.Noor
* With current changes in poky we dont have to remove sysv specific changes. Upstream dbus recipe is configures in such a way that if if systemd is present in DISTRO_FEATURES the it does not generate sysv stuff. So remove the changes which were removing sysv stuff. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2013-03-14Remove obsolete custom fstabFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-05systemd: Remove bbappend as xz is not GPLv3Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-02-05eglibc: Update .bbappend to version 2.17Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31dbus: Update .bbappend to version 1.6.8Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31busybox: Remove a bunch of configsAndrei Gherzan
Remove configs as discussed in this card https://trello.com/c/XL96uosj. UTMP (needs testing) SYSLOG (we just systemd or DLT, which would work with syslg-ng only as far as I can remember9 LFS (not sure what that does / needs testing) WHO MKNOD (needs testing) *_DAEMON_* PATCH Init Utlis Login/Password Management (needs testing) Linux Module Utlis (incl. options) DMESG *_MINIX_* LOSETUP (needs testing) *_MOUNT_* (needs testing) *UMOUNT* RDATE *SWAP* TELNET *TFTP* UDHCPD et.al. System Logging Utils Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07systemd: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07nebase: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07eglibc: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07base-passwd: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07base-files: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07base-passwd: Modify patch as home directory of root user is /rootAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-19busybox: Deactivate udhcpc - connmand is usedAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-19busybox: Add defconfig to remove some utils provided by procsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-14eglibc_2.16_bbappend: Use FILESEXTRAPATHS_prepend so that other bbappends forFlorin Sarbu
eglibc won't fail when adding patches. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-11-02netbase: Modify the way we increment Pr in bbappend and remove -d flag from rmFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-30base-passwd: Change only password of root user not the shell tooAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-29dbus.bbappend: Modify the way we increment PR from dbus bbappendFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-25systemd_git: Remove patches that have been now merged in current 195 systemd ↵Florin Sarbu
version in meta-openembedded Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-24systemd_git.bbappend: Replace FILESEXTRAPATHS with FILESEXTRAPATHS_appendFlorin Sarbu
Modify FILESEXTRAPATHS with FILESEXTRAPATHS_append so that we won't overwrite the variable containing other values from different recipes for systemd. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-19base-files: Add custom fstab to remove /var/volatile mountpointAndrei Gherzan
With systemd, mounting /var/volatile as tmpfs will make the directories inside unusable. Fix this by not mounting that location. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17base-files: Remove bbappend - we don't need a custom fstab right nowAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17netbase: Add bbappend to drop init scriptsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17netbase: Remove v4.47 as we use the poky versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17dbus: Use default systemd_unitdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17coreutils: Drop bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17busybox: hwclock is already packaged in a different packageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17systemd: Add bbappend to compile systemd without xzAndrei Gherzan
Two patches already applied to upstream were added too: 2012-09-11 journal: don't try to compress without XZ 2012-08-25 journal: add HAVE_XZ check to avoid build failure Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17base-files: Modify bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17eglibc: Modify bbappend as we dropped usr-merge and drop patchAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17eglibc-locale: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17busybox: Modify bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17util-linux: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17tinylogin: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17ncurses: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-09-18eglibc: Allign PACKAGES var with OE-CoreFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-18base-passwd: Update bbappend to 3.5.26 versionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-29busybox: Update to version 1.20.2Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-22dbus: Add afbus support patch ( DBusServer implementation for AF_BUS sockets)E-0.2Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-22eglibc: Rework the patch that adds AF_BUS supportFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-22dbus: Rename .bbappend to version 1.6.4 now present in upstream pokyFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-13eglibc: Added patch to support AF_BUS socketFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@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-06-20eglibc: Fix sysconfdir pathAndrei Gherzan
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-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-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-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>