summaryrefslogtreecommitdiff
path: root/meta/recipes-support/libnl/libnl-2.0
Commit message (Collapse)AuthorAgeFilesLines
* libnl-2.0: add patch from meta-openembedded to fix pkg-config fileMartin Jansa2011-11-071-0/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnl-2.0: move fix-pktloc_syntax_h-race.patch to libnl-2.0 subdirectory and ↵Martin Jansa2011-11-072-32/+29
| | | | | | merge with fix-makefile.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* update patch upstream statusQing He2011-05-131-0/+2
| | | | | | | | | | | | | | This patch includes the update of patch upstream status of the following recipes (50 in all): grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls hal js libgcrypt libnl libusb-compat Signed-off-by: Qing He <qing.he@intel.com>
* libnl: fix typo in the Makefile fixQing He2010-12-061-1/+9
| | | | | | change .$(OBJEXT) to .lo in the rule to reflect libtool setup Signed-off-by: Qing He <qing.he@intel.com>
* libnl: fix parallel makeQing He2010-12-031-0/+22
lex/yacc generated header file should be explicitly listed for makefile dependency also add flex-native and bison-native for the recipe Signed-off-by: Qing He <qing.he@intel.com>