generic-poky/meta
Ting Liu db1d37aaac perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64
PPC64 uses long long for u64 in the kernel, but powerpc's asm/types.h
prevents 64-bit userland from seeing this definition, instead defaulting
to u64 == long in userspace.
Perf want LL64, flag __SANE_USERSPACE_TYPES__ to get int-ll64.h.

Fix the below issue:
| tests/attr.c:71:4: error: format '%llu' expects argument of type 'long
long unsigned int', but argument 6 has type '__u64' [-Werror=format=]
| tests/attr.c:80:7: error: format '%llu' expects argument of type 'long
long unsigned int', but argument 4 has type '__u64' [-Werror=format=]
|        attr->type, attr->config, fd) < 0) {
|        ^

(From OE-Core rev: e0b56f7ed84da4f71f448548e15d5a75e8eada6e)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-18 15:49:57 +01:00
..
classes update-rcd.bbclass: fix host/target test 2013-10-16 14:51:07 +01:00
conf bitbake.conf: add WARN_QA and ERROR_QA to the hash whitelist 2013-10-16 13:31:36 +01:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-10-14 16:55:24 +01:00
lib lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
recipes-bsp grub: add patch to support 256 byte inodes 2013-10-18 15:49:56 +01:00
recipes-connectivity connman: Upgrade to v1.18 2013-10-14 16:55:27 +01:00
recipes-core initscripts: insure checkroot.sh runs before anything writing to the file 2013-10-18 15:49:56 +01:00
recipes-devtools automake: update to upstream version 1.13.4 2013-10-14 16:55:32 +01:00
recipes-extended xz: Add nativesdk for Python3 nativesdk dependency 2013-10-18 15:49:56 +01:00
recipes-gnome gtk+: remove unused configure options 2013-10-14 16:55:26 +01:00
recipes-graphics cairo: add explicit dependency on zlib 2013-10-18 15:49:56 +01:00
recipes-kernel perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64 2013-10-18 15:49:57 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia libpng: Update to 1.6.6 2013-10-14 16:55:31 +01:00
recipes-qt qt4: add upstream QTBUG-31579 patch for QPainter regression 2013-10-14 16:55:26 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support sqlite3: update to 3.8.0.2 2013-10-14 16:55:31 +01:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00