| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating Khem's gcc10 build fix:
[
Author: Khem Raj <raj.khem@gmail.com>
Date: Fri Dec 20 17:42:02 2019 -0800
x86/boot/compressed/64: Define __force_order only when CONFIG_RANDOMIZE_BASE is unset
kaslr_64.c also defines the same variable, however when both files are
included into final link, linker complains about multiple definition of
`__force_order' which is coming from kaslr_64.o and pgtable_64.o, its
possible that kaslr_64.o is disabled via CONFIG_RANDOMIZE_BASE config
option, therefore define it conditionally only when
CONFIG_RANDOMIZE_BASE is not set
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: d3112fcf7283b9c015e77db1b0a1a78044ed2e23)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.2 to the latest korg -stable release that comprises
the following commits:
766f754fb8ce Linux 5.2.27
2e635a05d05c ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
1708b2a269de usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
52d4750e4da2 arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
d7b2a7ceb695 ASoC: pcm3168a: The codec does not support S32_LE
8c9d7d01ccf0 selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
532cc582af44 selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
21344b6bacda CIFS: Fix retry mid list corruption on reconnects
7249aad46eed platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
48a226ebae98 net/flow_dissector: switch to siphash
27508702fe6d net: bcmgenet: reset 40nm EPHY on energy detect
8bbff985b199 net: phy: bcm7xxx: define soft_reset for 40nm EPHY
3a48c3ea0431 net: netem: correct the parent's backlog when corrupted packet was dropped
472df452d167 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
717fa6516e96 net: usb: lan78xx: Connect PHY before registering MAC
1d2fd4d20889 net: netem: fix error path for corrupted GSO frames
5f0d17174801 net: hns3: fix mis-counting IRQ vector numbers issue
18a577972516 net: dsa: fix switch tree list
b2c233dbbdcb net: dsa: b53: Do not clear existing mirrored port mask
30f425544ea2 net: bcmgenet: don't set phydev->link from MAC
3d4a4cfb4ef7 net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
ba405f985d11 net/mlx5e: Fix ethtool self test: link speed
01284dbae3d4 r8169: fix wrong PHY ID issue with RTL8168dp
0a02e85ee175 mlxsw: core: Unpublish devlink parameters during reload
0031274acd73 net/mlx5: Fix rtable reference leak
0bb43d6b565e net/smc: fix refcount non-blocking connect() -part 2
5dca2f5212b5 net/smc: fix refcounting for non-blocking connect()
3320bb716cb3 net/mlx5: Fix flow counter list auto bits struct
0490b698de8f net/smc: keep vlan_id for SMC-R in smc_listen_work()
83577bc7531c net/smc: fix closing of fallback SMC sockets
89b1d3e8dc5e selftests: fib_tests: add more tests for metric update
52752b65dc62 ipv4: fix route update on metric change.
c7525fb56257 net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
c7a5d3e53e0a net: use skb_queue_empty_lockless() in busy poll contexts
7648cc097d86 net: use skb_queue_empty_lockless() in poll() handlers
b192ff3d10ba udp: use skb_queue_empty_lockless()
155f9ae9e73c net: add skb_queue_empty_lockless()
c17ac3802036 vxlan: check tun_info options_len properly
9c154c58aa9d udp: fix data-race in udp_set_dev_scratch()
b64595ce1ed4 selftests: net: reuseport_dualstack: fix uninitalized parameter
fb87cd347da4 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
0819acecc962 net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
07e413b2fbb0 net: rtnetlink: fix a typo fbd -> fdb
0e3580cc30bf netns: fix GFP flags in rtnl_net_notifyid()
338502ee8050 net/mlx4_core: Dynamically set guaranteed amount of counters per VF
df8fccdba3d1 net: hisilicon: Fix ping latency when deal with high throughput
1a3cfa10a0d7 net: fix sk_page_frag() recursion from memory reclaim
b38a3703d880 net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
7ad5a3f67946 net: dsa: bcm_sf2: Fix IMP setup for port different than 8
9f949630b4e5 net: annotate lockless accesses to sk->sk_napi_id
8f963115bff3 net: annotate accesses to sk->sk_incoming_cpu
72e16d7c131f inet: stop leaking jiffies on the wire
250e30ea064b erspan: fix the tun_info options_len check for erspan
5001418c1340 dccp: do not leak jiffies on the wire
7ed4e6ea40b4 cxgb4: request the TX CIDX updates to status page
11ccb2b93320 cxgb4: fix panic when attaching to ULD fail
95a7b64f82d0 nbd: handle racing with error'ed out commands
5d6e015cded5 nbd: protect cmd->status with cmd->lock
092a5fa02456 irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
7a3552d0d993 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
81eb09eaf75b i2c: stm32f7: remove warning when compiling with W=1
29143d76b32e i2c: stm32f7: fix a race in slave mode with arbitration loss irq
433c1cb88a21 i2c: stm32f7: fix first byte to send in slave mode
aef36d8fa956 i2c: mt65xx: fix NULL ptr dereference
47392944abe2 irqchip/gic-v3-its: Use the exact ITSList for VMOVP
93cfb4dcfa2c MIPS: bmips: mark exception vectors as char arrays
7639d63d6cdb ALSA: hda: Add Tigerlake/Jasperlake PCI ID
1b916a8969b6 selftests: kvm: fix sync_regs_test with newer gccs
782536b540ef selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
e7d861519b9d ARM: 8926/1: v7m: remove register save to stack before svc
6a70e11c2225 drm/komeda: Don't flush inactive pipes
2ae6a7ecd31d i2c: aspeed: fix master pending state handling
db0521235e05 ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue
7d8ff5d7d0bc tracing: Fix "gfp_t" format for synthetic events
962b999c85b7 scsi: target: core: Do not overwrite CDB byte 1
14983cdea8af drm/amdgpu: fix error handling in amdgpu_bo_list_create
a772698fbff7 drm/amdgpu: fix potential VM faults
7c39141a8e19 ARM: davinci: dm365: Fix McBSP dma_slave_map entry
f6266068923b perf kmem: Fix memory leak in compact_gfp_flags()
39fa2e018843 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
8695a1b81da1 perf c2c: Fix memory leak in build_cl_output()
c6bfe2d971a2 perf tools: Fix resource leak of closedir() on the error paths
74825b0f12f5 arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk
606b1f7012c4 arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
bd48cf1b8785 ARM: dts: imx7s: Correct GPT's ipg clock source
634adb5ff10d ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
b5e444ec8046 ARM: dts: imx6q-logicpd: Re-Enable SNVS power key
21991e6ca3a8 arm64: dts: lx2160a: Correct CPU core idle state name
0c6787a615a9 arm64: dts: rockchip: fix RockPro64 sdmmc settings
54a20ce80ef4 ARM: 8914/1: NOMMU: Fix exc_ret for XIP
65afe1bbf903 ARM: 8908/1: add __always_inline to functions called from __get_user_check()
f1d2d5999a90 scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
f91e21d4ec3a scsi: sni_53c710: fix compilation error
41c16b471c56 scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
1ca65ebd2038 scsi: qla2xxx: fix a potential NULL pointer dereference
d6940a823dd4 ARM: mm: fix alignment handler faults under memory pressure
2dbff99a37af ARM: dts: Use level interrupt for omap4 & 5 wlcore
1c5dfeaa70da ASoC: simple_card_utils.h: Fix potential multiple redefinition error
6c1607186a43 ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2
3f03fb38ecb5 ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
0e688ad61baa arm64: dts: zii-ultra: fix ARM regulator states
0af649d2eb1f pinctrl: stmfx: fix null pointer on remove
c4829c0de7f8 pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
a804692693e4 arm64: dts: rockchip: fix RockPro64 sdhci settings
adb1f13ec2a3 arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
3b7f40e22049 ARM: dts: logicpd-torpedo-som: Remove twl_keypad
dbae4113b111 arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line
35121b191493 ASoc: rockchip: i2s: Fix RPM imbalance
273687c15ca7 ASoC: wm_adsp: Don't generate kcontrols without READ flags
2a8adb4c41eb regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
0b37b27e25e4 ASoC: intel: bytcr_rt5651: add null check to support_button_press
f56de4455199 ASoC: intel: sof_rt5682: add remove function to disable jack
f7b687159124 ASoC: rt5682: add NULL handler to set_jack function
4b6e757b6c3b ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture
375b9b38fbb8 ASoC: SOF: Intel: initialise and verify FW crash dump data.
70e6d9eafbe8 ASoC: SOF: Intel: hda: fix warnings during FW load
87df87873d3f ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types
f0c8c58983c5 ASoC: SOF: loader: fix kernel oops on firmware boot failure
d972519f0d11 pinctrl: intel: Allocate IRQ chip dynamic
ceced419c570 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
4934e53e51a2 arm64: dts: Fix gpio to pinmux mapping
9a61c23028d2 arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
39f4a4a170ce arm64: dts: allwinner: a64: Re-add PMU node
b68dfc690d27 arm64: dts: allwinner: a64: Drop PMU node
6974df4eb790 arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
01a832b775a0 ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
94c31579cefb regulator: da9062: fix suspend_enable/disable preparation
ece602dfdc03 ASoC: wm8994: Do not register inapplicable controls for WM1811
52cc4490b025 regulator: of: fix suspend-min/max-voltage parsing
d35e9545daaa ext4: add more paranoia checking in ext4_expand_extra_isize handling
(From OE-Core rev: f558800a5cf1e59310eaacb091d75d06022ecea0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
| |
(From OE-Core rev: 0a8b7ade93eba51adbfc5fbc8ed33118c66cf35c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since commit d6065f136f6d ("oeqa/logparser: Various misc cleanups"),
7b17274c30c6 in poky, the ptest OEQA is unable to detect failures
in any of the test results.
The reason is that the test result string changed from 'fail' to
'FAILED', because the original mapping has been removed as part of
that commit, but the code in here is still trying to match against
the old string, resulting in no matches, i.e. everything is treated
as successful, even if it shouldn't be.
Update the OEQA ptest test to actually work again and report
failure if there was a failure.
Note that the ptest test is marked as @expectedfail, so even though
this test now again starts to fail, the overall OEQA test result is
not affected - but at least the overall OEQA test summary reflects
the correct status again.
In other words:
RESULTS:
RESULTS - ping.PingTest.test_ping: PASSED (0.26s)
RESULTS - ptest.PtestRunnerTest.test_ptestrunner: PASSED (4.05s)
RESULTS - ssh.SSHTest.test_ssh: PASSED (0.60s)
SUMMARY:
image-debug () - Ran 3 tests in 4.937s
correctly changes to:
AssertionError: Failed ptests:
{'dummytest': ['check_True_is_True', 'test_basic']}
RESULTS:
RESULTS - ping.PingTest.test_ping: PASSED (0.24s)
RESULTS - ssh.SSHTest.test_ssh: PASSED (0.56s)
RESULTS - ptest.PtestRunnerTest.test_ptestrunner: EXPECTEDFAIL (4.13s)
SUMMARY:
image-debug () - Ran 3 tests in 4.937s
instead and we see a summary of the ptest subtests that failed.
(From OE-Core rev: 08ff4b9195a9de91b8090173c5bd03a5ff263616)
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Add a patch that restores missing declarations for 32 bit x86 builds.
(From OE-Core rev: 3c18dad4035b1f4ba36f4a618f2fee2efe2e8895)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
License-Update: readme no longer carries a copyright notice, so take it from a source file
(From OE-Core rev: 30fa7e5edb91512a0f5c00db6259f1dcaea4fb2d)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 9cb9e9146506cc24916add986eac8b05db934546)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: cd4787c324c92a9a9cd82a83fc449bb23c15fb1a)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
With python 2.x reaching EOL and leaving oe-core soon, there is no need to keep
it in ptest lists.
(From OE-Core rev: dcdd618e8393f1344165970d486ff2db557fb729)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setting VERBOSE always, while is fine on one hand for debugging, its
coming at an expense of creating lots and lots of logs, e.g. qtwebkit
compile logs alone with VERBOSE is 163MB, there are many other large
packages which use cmake e.g. WPE, webkitgtk etc which are in same range
with out this option on, the logs reduce to 861K and also speeds up
build a notch
If user needs to disable these logs for a recipe or globally
CMAKE_VERBOSE = ""
in recipe or in global metadata e.g. local.conf
(From OE-Core rev: f8d2cd0025f97819898da26041f353d527a27952)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Ross Burton <ross.burton@intel.com>
Cc: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 6e2d926a428530343bb4358d6e42a505c0f663ac)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 2fa183c59c79b594f68a3a8d6db3e9198b779b13)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 773a22ea3996cab70ccc0e44db1d2fbd1be11a60)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: ba791a4964a0534d5dfed4833722eb1135d51681)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 521ff7d0636b153ff46aff4cb09ec54403855dc8)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 927bdf266a993180d8c700195f80ea9f61199c93)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: b04aeb0c1e17916e473616e97d541f92304c7144)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 01b2ef2292824b67f77058131e4657f7608f9efe)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 2348e90141fd10a19974de7f0eb7125e0fe164f3)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 61217a961f0478f24138ac784a549a1297d8bb6e)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: e589fc6d758689f7889b3ae50e800e51204a02c1)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: c488f67efeefa00e3d1e925a50c9ab764f39f0a7)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 59e63a2d22988ef11fe36200692b967b67ca8641)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Remove a patch already present upstream
Add a patch to fix build with upcoming glibc 2.31 where
__ptrace_syscall_info definition is added
(From OE-Core rev: f6670f9c89c7b7a93557f0b6aeffbf88033f0791)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 4200e8de991d2cd98a2d0eae0b915a91d31af46f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 2cca75155baec8358939e2aae822e256bed4cfe0)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Backport a patch from latest gcc-9-branch to fix an API change in glibc
2.31, this patch wont be needed when upgrading to 9.3 or 10.x
(From OE-Core rev: d089f84d64b90776623e0e43d237ac3fcc6a0d7d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: fa1968884fd46568fcfcdb62f3bd6c52ea30df53)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After kbd updated to 2.2.0, it fails to run ptest:
| make: *** No rule to make target 'libkbdfile-test01.c', needed by 'libkbdfile-test01'.
Update sed expression to fix such kind of issues. And also make target
dumpkeys-bkeymap and dumpkeys-bkeymap which are required by ptest.
(From OE-Core rev: 2fb86f46baed43316086ce10de635c326e073c2d)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 14f14eccf176539493fbfe710b66704feb7710da)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
This header is needed for runtime_error element
(From OE-Core rev: 856c26f50fe0d11a22aae9adf9bf12edc6ea9e5e)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
According to the home page, https://www.gnu.org/software/cpio/,
CVE-2015-1197 have been fix in version 2.13, so removed
this patch get from SUSE
(From OE-Core rev: 6e37b0cba0d59e020ed031659aa050ce4e7c4ccd)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Some mips 64 bit platforms use vmlinux.64 image name
Make a symbol link to vmlinux.64 in arch/mips/boot/
(From OE-Core rev: 70626b52e5e61c80018e9f1f85bc169d0434b986)
Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release details can be found here:
https://github.com/intel/libva-utils/releases/tag/2.6.0
Removed the patch which is not required anymore.
Also switched to meson.
(From OE-Core rev: 93c11e6e7ec3f0315d60f02e3b7aa67cf2b03b7b)
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release details can be found here:
https://github.com/intel/libva/releases/tag/2.6.0
Also switched to meson.
(From OE-Core rev: d88764864f670c0d67114f140944aa8857f0b2d5)
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Linux system's realpath() remove trailing slashes, but pseudo's doesn't, need
make them identical.
E.g., the following code (rel.c) prints '/tmp' with system's realpath, but
pseudo's realpath prints '/tmp/':
#include <stdio.h>
#include <limits.h>
#include <stdlib.h>
int main() {
char out[PATH_MAX];
printf("%s\n", realpath("/tmp/", out));
return 0;
}
$ bitbake base-passwd -cdevshell # For pseudo env
$ gcc rel.c
$ ./a.out
/tmp/ (but should be /tmp)
This patch fixes the problem.
(From OE-Core rev: 319bbf66e03377adf2db7efa93ef578e3460eb38)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Parallel compile maybe failed with error:
error: ../lib/strlcat.o: No such file or directory
Makefile:619: recipe for target 'syslogd' failed
(From OE-Core rev: 197007bac2ad8cba59fa2c68c51bd95e9b66de92)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When you bitbake libsdl2-native and your host had installed fcitx
or ibus, it may cause you bitbake failed in do_compile.
Disable fcitx and ibus check with EXTRA_OECONF in bb file.
-------------snip---------------------
CC build/SDL_sysfilesystem.lo
CC build/SDL_syshaptic.lo
CC build/SDL_systimer.lo
/poky/build/tmp/work/x86_64-linux/libsdl2-native/2.0.10-r0/SDL2-2.0.10/src/core/linux/SDL_fcitx.c:52:5:
error: unknown type name ‘SDL_DBusContext’
SDL_DBusContext *dbus;
^~~~~~~~~~~~~~~
/poky/build/tmp/work/x86_64-linux/libsdl2-native/2.0.10-r0/SDL2-2.0.10/src/core/linux/SDL_fcitx.c:121:8:
error: unknown type name ‘DBusHandlerResult’
static DBusHandlerResult
^~~~~~~~~~~~~~~~~
/poky/build/tmp/work/x86_64-linux/libsdl2-native/2.0.10-r0/SDL2-2.0.10/src/core/linux/SDL_fcitx.c:122:20:
error: unknown type name ‘DBusConnection’;
------------snip----------------------
(From OE-Core rev: eb286172e413e9d6449dc13ccec1b78c04481eb5)
Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When some hosttool is a dead symlink, bitbake any recipe will
fail with error like below.
FileExistsError: [Errno 17] File exists: '/usr/bin/chrpath' -> '/path/to/builddir/tmp-glibc/hosttools/chrpath'
So we remove dead symlink under hostools/ directory to avoid
such error.
(From OE-Core rev: b03577cf85784fc052b89083054d911816f8c6e1)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Ensure self.data isn't accessed without assignment. Also clean up old style
popen use and replace with modern/simpler subprocess.
(From OE-Core rev: 39825cba4761a6b4b2473825705975f9f421ec8b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
We can't just use HOST_OS, as in meta-mingw SDKs that is 'mingw32' but Meson
expects 'windows'.
(From OE-Core rev: f408bbb1cc72b84905b22d100f52c0a9f54ff3fe)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disable libpng as that's only used in the tests and demos, that we don't build.
Drop iwmmxt disabling, we can add this back again if it fails. Loongsoon
remains disabled as the build fails for edgerouter.
Drop the Neon/VFP2 mojo, this is a micro-optimisation. If the size improvement
is significant then this can be added back.
(From OE-Core rev: dd9c3d042aa5c2ae0fd80b558ec7e9c793ff36f0)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: a0ae7bb293c6417795c07378f7e0ae7199df5c4b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This commit adds PACKAGECONFIG for glusterfs. glusterfs is not required f-
or runqemu, so it should be optional to reduce build time.
(From OE-Core rev: f5ffd6ce6e7431b17a291980843752e2d2fb0b44)
Signed-off-by: Shohei Maruyama <shohei.maruyama@cybertrust.co.jp>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop two backports.
Remove 0001-useradd.c-create-parent-directories-when-necessary.patch
as upstream has addressed the issue:
https://github.com/shadow-maint/shadow/commit/b3b6d9d77c1d18b98670b97157777bb74092cd69
Rebase the rest of the paches.
Add a patch to remove the check for validity of login shells
which does not work in our environment.
Disable sssd cache support as that needs Fedora-specific tooling.
(From OE-Core rev: fee6c063dfb80425caa7080083c61d1544d929c6)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise bitbake is unable to expand it if the main
variant is not using a SCM fetcher.
(From OE-Core rev: 24e59094de42b4b0bed3584ca8571c4c19080428)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
If devupstream is in use by the recipe, then that
variant has SRCPV, but the main variant may not,
in which case bitbake throws an expansion error.
(From OE-Core rev: 740e3f5e1d4a8abb07c7a4e4aedd804d679c7562)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
License-Update: formatting, dropped the gpl texts, as they're
not anymore in source tree, and the main file is specific enough.
(From OE-Core rev: 15ca6acb87299ffc770d35b075024f0ccaace61f)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Remove patch as issue addressed upstream.
(From OE-Core rev: 0d35cf40fd0e80513036a1d741a744f40a399bc0)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove 0001-Skip-when-testapp-is-not-present.patch as it is unclear
whether it needs to be rebased, and difficult to rebase.
Remove 0001-check-for-gettid-API-during-configure.patch as it
is no longer needed.
Ptests still seem to run ok, however they are rather slow,
so I did not wait for their completion.
(From OE-Core rev: 015aea5d93614676decd18578a8ae2d68417cfc5)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|