summaryrefslogtreecommitdiff
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-14handbook: Fix typo in last commitJoshua Lock1
Managed to mangle the command... Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-14handbook: fix extraction commandJoshua Lock1
We ship bzipped tarballs now so we need to pass j to tar, not z Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-14handbook: fix version referenceJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-14handbook: Fix references to the stable releaseJoshua Lock2
The handbook was still talking about the purple release, we're green now Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-11Merge branch 'distro/master' of ssh://git.pokylinux.org/poky-contribRichard Purdie31
2010-06-11handbook: Fix generation of HTML handbookJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
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-11linux-moblin-2.6.33.2: Enable trackpads for netbooksJoshua Lock2
Signed-off-by: Joshua Lock <josh@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-10Add an entry for ${BPN} in the handbookNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@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-10scripts/create_pull_request fix a typoNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-10update create_pull_request for distro/masterNitin A Kamble1
With this change the create_pull_request will be able to generate pull requests to master as well as distro/master branch. Some documentation is added in the Usage messange of the script. 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>