index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc: Fix setting of GLIBC_DYNAMIC_LINKER
Kumar Gala
2011-08-03
4
-7
/
+11
*
automake: Fix issue with tar configure failing with large UID/GIDs
Kumar Gala
2011-08-03
3
-2
/
+44
*
package_rpm: Ensure alternatives links are reflected in rpm package dependencies
Richard Purdie
2011-08-03
1
-0
/
+4
*
autotools.bbclass: Fix m4 file race
Richard Purdie
2011-08-03
1
-1
/
+6
*
bitbake.conf/qemux86-64: Automate TRANSLATED_TARGET_ARCH
Richard Purdie
2011-08-03
2
-4
/
+1
*
libzypp: Correctly handle - in package architecture names
Richard Purdie
2011-08-03
1
-5
/
+7
*
local.conf.sample: Fix TUNENAME reference (should be DEFAULTTUNE)
Richard Purdie
2011-08-02
1
-1
/
+1
*
tune/ppc: Fix various TUNE_PKGARCH issues
Richard Purdie
2011-08-02
6
-6
/
+7
*
eglibc: Add missing ${PN} and ${PKGSUFFIX} usages
Richard Purdie
2011-08-02
1
-24
/
+24
*
package_ipk: SDK generation workaround
Mark Hatle
2011-08-02
1
-2
/
+4
*
populate_sdk_*: Sync SDK and regular rootfs functions
Mark Hatle
2011-08-02
3
-25
/
+82
*
bitbake.conf: Add SDK_PACKAGE_ARCHS
Mark Hatle
2011-08-02
7
-60
/
+39
*
rootfs_rpm: Cleanup and minor bug fixes
Mark Hatle
2011-08-02
2
-81
/
+64
*
arch-armv7a.inc: fix armv7a-vfp-neon -> armv7a compat case
Koen Kooi
2011-08-01
1
-2
/
+2
*
package_rpm.bbclass: fix one typo
Yu Ke
2011-08-01
1
-1
/
+1
*
package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo
Koen Kooi
2011-08-01
3
-9
/
+9
*
rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNE
Mark Hatle
2011-08-01
1
-1
/
+1
*
sanity.bbclass: Add sanity check that TUNE_PKGARCH appears in PACKAGE_ARCHS
Kumar Gala
2011-08-01
1
-1
/
+9
*
tune-ppce500mc: Adjust PowerPC e500mc tune file to correctly set hard fpu.
Malcolm Crossley
2011-08-01
1
-1
/
+1
*
tune/arch-powerpc64: Remove support for soft-float from ppc64
Kumar Gala
2011-08-01
1
-4
/
+2
*
tune/arch-powerpc64: Fix typo with 64-bit TUNE_CCARGS handling
Kumar Gala
2011-08-01
1
-1
/
+1
*
sgml-common-native: Read a catalog backup to repopulate sgml-docbook.cat
Saul Wold
2011-08-01
1
-1
/
+17
*
openjade-native: Write a bak file for shared state
Saul Wold
2011-08-01
1
-1
/
+4
*
docbook-dsssl-stylesheets-native: Write a bak file for shared state
Saul Wold
2011-08-01
1
-1
/
+4
*
docbook-sgml-dtd-native: Write a bak file for shared state
Saul Wold
2011-08-01
1
-1
/
+4
*
libzypp: Fix variable substitution problem in do_archgen step
Kumar Gala
2011-08-01
1
-4
/
+4
*
glibc: deleted
Phil Blundell
2011-08-01
34
-2999
/
+0
*
meta-environment: set correct *MULTIMACH_TARGET_SYS.
Lianhao Lu
2011-08-01
2
-7
/
+9
*
feature-arm-thumb: respect ARM_INSTRUCTION_SET
Martin Jansa
2011-07-29
1
-1
/
+2
*
tune-xscale: fix xscale/xscale-be confusion
Dmitry Eremin-Solenikov
2011-07-29
1
-1
/
+1
*
arch-armv6, arch-armv5-dsp: correct endianness confusion
Phil Blundell
2011-07-29
2
-6
/
+6
*
tune-cortex{m1, m3, r4}: correct spelling of "cortex"
Phil Blundell
2011-07-29
3
-4
/
+3
*
bitbake.conf: remove PACKAGE_EXTRA_ARCHS_tune-XXX default
Paul Eggleton
2011-07-28
1
-1
/
+0
*
Update TERMCMD message to align with previous change
Matthew McClintock
2011-07-27
1
-1
/
+1
*
rootfs_rpm: Disable debug messages
Richard Purdie
2011-07-27
1
-1
/
+1
*
package_rpm.bbclass: Fix mistake reported by Mark Hatle
Richard Purdie
2011-07-27
1
-1
/
+1
*
ghostscript: fix parallel build issue
Kang Kai
2011-07-27
2
-1
/
+19
*
opkg svn: bump SRCREV to 625
Koen Kooi
2011-07-27
1
-1
/
+1
*
base bbclass: add TUNE_FEATURES to the default banner
Koen Kooi
2011-07-27
1
-1
/
+1
*
libpam 1.1.4: fix packaging
Koen Kooi
2011-07-27
1
-2
/
+4
*
connman: Change hard coded package name to support multilib
Dongxiao Xu
2011-07-27
1
-1
/
+2
*
package(rootfs)_ipk.bbclass: support multilib in opkg backend.
Lianhao Lu
2011-07-27
2
-0
/
+53
*
image.bbclass: Added variables for multilib support.
Lianhao Lu
2011-07-27
1
-1
/
+53
*
package/rootfs_rpm: Implement RPM multilib package handling
Mark Hatle
2011-07-27
2
-86
/
+160
*
base.bbclass: Fix PACKAGE_ARCH typo
Richard Purdie
2011-07-27
1
-1
/
+1
*
module-init-tools-cross: Drop static binaries patch as a better fix has been ...
Richard Purdie
2011-07-27
2
-27
/
+0
*
gcc: Drop part of the 64bithack patch which is no longer used
Richard Purdie
2011-07-27
2
-26
/
+0
*
linux-yocto: revise the dependency for multilib
Yu Ke
2011-07-27
1
-1
/
+1
*
eglibc: fix for multilib RPROVIDES issue
Yu Ke
2011-07-27
1
-1
/
+1
*
do_split_packages: revise for multilib case
Yu Ke
2011-07-27
1
-0
/
+14
[next]