commit | c6c2998a92059307629432c377391444d66b0cb9 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Tue Mar 07 07:32:44 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 16 21:54:16 2017 +0000 |
tree | b056e50ec0dc66c8e1afb7fe0f72a2774120c8fb | |
parent | dc2090d1ffaf61df2959425c2969ceb0712e1201 [diff] |
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