[OE-core] [PATCH] scripts: drop True option to getVar calls

2017-09-23 Thread liu . ming50
From: Ming Liu Search made with the following regex: getVar ?\((.*), True\). Signed-off-by: Ming Liu --- scripts/lib/checklayer/__init__.py | 8 scripts/lib/devtool/deploy.py | 8 2 files changed, 8 insertions(+), 8

[OE-core] [PATCH] meta: drop True option to getVar calls

2017-09-23 Thread liu . ming50
From: Ming Liu Search made with the following regex: getVar ?\((.*), True\). Signed-off-by: Ming Liu --- meta/classes/buildhistory.bbclass | 2 +- meta/classes/rootfs-postcommands.bbclass | 2 +-

[OE-core] [oe-core][PATCH] systemd: move org.freedesktop.machine1.conf to systemd-container

2017-09-23 Thread Fathi Boudra
The file belongs to systemd-container package , not to systemd package. Signed-off-by: Fathi Boudra --- meta/recipes-core/systemd/systemd_234.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/systemd/systemd_234.bb