aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorQi.Chen@windriver.com <Qi.Chen@windriver.com>2019-08-28 15:05:43 +0800
committerKhem Raj <raj.khem@gmail.com>2019-08-29 09:06:54 -0700
commita0c7656058c3b4373fed96a3edda61610ef98b2c (patch)
tree4915f98d09253b92d2a027f48ca684660294b4a7 /README
parent0469a693926094187913317808fe841533c682bd (diff)
downloadmeta-openembedded-contrib-a0c7656058c3b4373fed96a3edda61610ef98b2c.tar.gz
libblockdev: fix PACKAGECONFIG regarding python
The python2 PACKAGECONFIG was added during an upgrade, defaulting to be disabled. The RDEPENDS part should be 'python' instead 'python2' because there's no python2 recipe. Also, we don't need to inherit some python classes. We just need to specify FILES variable. After this change, the python2 and python3 PACKAGECONFIG items could correctly work. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions