Change bbappend file to a wildcard name

This would allow us to upgrade package version without
having to modify the file name every time.

Change-Id: Ibd09f98124e0e718a86ee504c4216ffa31f2c543
Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/meta-phosphor/common/recipes-devtools/python/python-dbus_1.2.0.bbappend b/meta-phosphor/common/recipes-devtools/python/python-dbus_%.bbappend
similarity index 100%
rename from meta-phosphor/common/recipes-devtools/python/python-dbus_1.2.0.bbappend
rename to meta-phosphor/common/recipes-devtools/python/python-dbus_%.bbappend
diff --git a/meta-phosphor/common/recipes-devtools/python/python-pexpect_4.0.1.bbappend b/meta-phosphor/common/recipes-devtools/python/python-pexpect_%.bbappend
similarity index 100%
rename from meta-phosphor/common/recipes-devtools/python/python-pexpect_4.0.1.bbappend
rename to meta-phosphor/common/recipes-devtools/python/python-pexpect_%.bbappend
diff --git a/meta-phosphor/common/recipes-devtools/python/python_2.7.11.bbappend b/meta-phosphor/common/recipes-devtools/python/python_2.%.bbappend
similarity index 100%
rename from meta-phosphor/common/recipes-devtools/python/python_2.7.11.bbappend
rename to meta-phosphor/common/recipes-devtools/python/python_2.%.bbappend