python: use wildcard character in bbappend version 92/3892/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 28 May 2020 12:04:35 +0000 (20:04 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 28 May 2020 13:15:13 +0000 (21:15 +0800)
commiteb071c5cf1929ca67a3474f9e67ee40a400f9dde
treef7688014529f60494cdd2ec5bc22d0ef1273fb1a
parent8e1339e661cebd70e3e1df63cc03f2b0e5e4375d
python: use wildcard character in bbappend version

Use the "%" wildcard character to allow for matching
differnet versions avoid missing match when the recipe
is updated in oe-core.

Note:
Although the warrior(yocto 2.7) has been released, but
some packges may still be updated in the future.
e.g. python is updated from 2.7.17 to 2.7.18 recently.

Issue-ID: INF-137
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Id13db69320bf6c4755cdf0cb67adda7ed3de882f
meta-stx/recipes-devtools/python/python_2.%.bbappend [moved from meta-stx/recipes-devtools/python/python_2.7.17.bbappend with 100% similarity]