summaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Collapse)Author
2010-06-10update distro tracking fields for libtool recipeNitin A Kamble
a new release just went out. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for gnu-config recipeNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10gnu-config recipe: fix SECTION fieldNitin A Kamble
the SECTION is changed from base to devel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for more recipesNitin A Kamble
Added fields for these recipes python-pyrex python-scons python-urlgrabber python yum-metadata-parser quilt tcl unifdef qmake-cross Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for more recipesNitin A Kamble
Added fields for these recipes: python-dbus python-gst python-imaging python-iniparse python-pycairo python-pycurl python-pygobject python-pygtk Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for some recipesNitin A Kamble
distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Fix metadata for libmadDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for libid3tagDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for liba52Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for libicalDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for hostap-utilsDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for lrzszDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Add distro tracking for previous metadata fixesQing He
time gdbm pth python-pycurl bzip2 portmap Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for portmapQing He
update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for bzip2Qing He
update license and homepage use $PN and $PV instead of literals Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for python-pycurlQing He
update homepage, license and ordering Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for pthQing He
update license fields Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for gdbmQing He
update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for timeQing He
update license related fields slight ordering change no version update Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10add distro tracking fields for more recipesNitin A Kamble
Added files for these recipes: make run-postinsts staging-linkage nasm oprofile perl prelink Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10lttng-viewer_0.8.83.bb: Fix SRC_URINitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for more recipesNitin A Kamble
Distro tracking metadata for these recipes is added libtool linux-libc-headers lsof lttng-control lttng-viewer Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10flex.inc : update HOMEPAGE metadata fieldNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10make 2.20.1 as new default version for binutilsNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10binutils: upgrade to version 2.20.1Nitin A Kamble
Added a entry for bugtracker. updated LICENSE updated LIC_FILES_CHKSUM The x86 build of binutils is working fine. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10distro_tracking_fields.inc: new file for trackingNitin A Kamble
distro tracking fields are filled for these recipes: binutils gcc autoconf automake bison diffstat exmap-console flex gdb gtk-theme-torturer intltool Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro overrides for previous metadata fixesKevin Tian
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10Fix metadata for e2fsprogsKevin Tian
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10Fix metadata for dbus-waitKevin Tian
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10js: Fix mips build and other architecture inconsistencyRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10icu: Fix LD_LIBRARY_PATH corruption causing build failuresRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10opkg: ensure the data directory is createdJoshua Lock
We need to ensure the data directory (/usr/lib/opkg) is created and shipped in the package as it's used by opkg to create a lock file. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-10rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock
The opkg package manager uses /usr/lib/opkg to store lock files in, modify the remove_package_data_files() function to create an empty directory once the data files are removed so that the lock can be created. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-10qemu-nativesdk: Make sure the compiler prefix is set fixing cross sdk buildsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCHJoshua Lock
Assembling an appropriate opkg.conf in the pstage_helper is difficult when building for multiple target architectures in one Poky directory, work around this by generating an appropriate opkg.conf for the TARGET_ARCH and using an ${TARGET_ARCH}-opkg.conf for packaged staging. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-10qemu-helper-nativesdk: Fix after file:// url handling changesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10m4: Set further site entriesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10linux-2.6.33.2: Ensure enable QEMU network drivers for qemux86Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-09kernel.bbclass: Drop code which is duplicated later in the function, fixing ↵Richard Purdie
older kernel builds Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09bootcdx86: This is dropped in favour of netbook iso imagesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09poky-image-sato-cd: This has been replaced by the -live imageRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09xserver-kdrive-xomap: Bandaid for configure issues and modern autotoolsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09gcc-4.3.3: Drop unused patchesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09udev: bump PR after cache fixesJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-09Fix the boot process udev warningYu Ke
Phenomena: there is udev warning in boot process tar: can't open '/etc/dev.tar': Read-only file system The reason is that the init script /etc/rcS.d/S04udev will try to tar the /dev as cache to speed up udev at next boot time. Unfortunately, S04udev is too early and the filesystem is not writable yet. To fix it, this patch split the cache action to another init script, and register it as /etc/rcS.d/S36, which is after the S35mountall, and the filesystem is already writable. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-09pciutils: Stop build breakage if HOST is set in the environmentRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09curl: Fix configure issue on mipsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09linux: bump PR of linux-2.6.3243.2 after the fix for RTCJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-09busybox: bump the PR after the syslog fixJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>