summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2010-06-14sanity.bbclass: Fix test for i686 SDKMACHINEJoshua Lock1
The 'is' keyword tests for object identity, returning True if the variables are both referencing the same object. Changed the test to use the equality operator, which compares the values of the objects. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-11Merge branch 'distro/master' of ssh://git.pokylinux.org/poky-contribRichard Purdie30
2010-06-11Update version after Green releaseJoshua Lock1
2010-06-11packaged-staging.bbclass: fix typo in scan_cmdJoshua Lock1
it's PSTAGE_TMPDIR_STAGE, not PSTAGE_TMDPDIR_STAGE spotted by Chris Larson <chris_larson@mentor.com> Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-11xserver-kdrive: Disable dolt to fix build failuresRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11site/powerpc: Add popt site optionsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11gnome-keyring: Add missing DEPENDS on gconfRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11qemuppc: Add ppc603e to PACKAGE_EXTRA_ARCHS, fixing image buildsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11poky.bbclass: Add second fall-back sources mirrorScott Garman1
* Green and newer releases can now use http://autobuilder.pokylinux.org/sources/ Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-06-11task-poky-tools: Disable kexec for powerpcRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11gypsy: Fix broken SRC_URIScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11icu-native: LD_LIBRARY_PATH is requiredKevin Tian1
Back to commit ea45876d7ba3d4d2b132fd38a2c40834a2385f34, LD_LIBRARY_PATH is disable for cross-build, however it's required for native version. So force noldlibpath.patch for non-native case only Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10Fix my own type of BPV -> BPNSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-06-10Fixed bzip SRC_URI with ${BPN}Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-06-10Revert LICENSE fields for binutils recipe filesNitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10update distro tracking fields for libtool recipeNitin A Kamble1
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 Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10gnu-config recipe: fix SECTION fieldNitin A Kamble1
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 Kamble1
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 Kamble1
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 Kamble1
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 Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for libid3tagDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for liba52Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for libicalDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for hostap-utilsDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Fix metadata for lrzszDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-10Add distro tracking for previous metadata fixesQing He1
time gdbm pth python-pycurl bzip2 portmap Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for portmapQing He1
update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for bzip2Qing He1
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 He1
update homepage, license and ordering Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for pthQing He1
update license fields Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for gdbmQing He1
update license and homepage Signed-off-by: Qing He <qing.he@intel.com>
2010-06-10fix metadata for timeQing He1
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 Kamble1
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 Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10Add distro tracking fields for more recipesNitin A Kamble1
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 Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10make 2.20.1 as new default version for binutilsNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10binutils: upgrade to version 2.20.1Nitin A Kamble11
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 Kamble1
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 Tian1
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10Fix metadata for e2fsprogsKevin Tian1
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10Fix metadata for dbus-waitKevin Tian1
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-10js: Fix mips build and other architecture inconsistencyRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10icu: Fix LD_LIBRARY_PATH corruption causing build failuresRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-10opkg: ensure the data directory is createdJoshua Lock1
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 Lock1
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 Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>