diff options
author | Saqib Khan <khansa@us.ibm.com> | 2017-03-07 07:32:44 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-16 21:54:16 +0000 |
commit | c6c2998a92059307629432c377391444d66b0cb9 (patch) | |
tree | b056e50ec0dc66c8e1afb7fe0f72a2774120c8fb /meta-phosphor | |
parent | dc2090d1ffaf61df2959425c2969ceb0712e1201 (diff) | |
download | talos-openbmc-c6c2998a92059307629432c377391444d66b0cb9.tar.gz talos-openbmc-c6c2998a92059307629432c377391444d66b0cb9.zip |
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-devtools/python/python-dbus_%.bbappend (renamed from meta-phosphor/common/recipes-devtools/python/python-dbus_1.2.0.bbappend) | 0 | ||||
-rw-r--r-- | meta-phosphor/common/recipes-devtools/python/python-pexpect_%.bbappend (renamed from meta-phosphor/common/recipes-devtools/python/python-pexpect_4.0.1.bbappend) | 0 | ||||
-rw-r--r-- | meta-phosphor/common/recipes-devtools/python/python_2.%.bbappend (renamed from meta-phosphor/common/recipes-devtools/python/python_2.7.11.bbappend) | 0 |
3 files changed, 0 insertions, 0 deletions
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 index 57d5ef46e..57d5ef46e 100644 --- a/meta-phosphor/common/recipes-devtools/python/python-dbus_1.2.0.bbappend +++ b/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 index 25e28098a..25e28098a 100644 --- a/meta-phosphor/common/recipes-devtools/python/python-pexpect_4.0.1.bbappend +++ b/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 index f5c58e3d4..f5c58e3d4 100644 --- a/meta-phosphor/common/recipes-devtools/python/python_2.7.11.bbappend +++ b/meta-phosphor/common/recipes-devtools/python/python_2.%.bbappend |