diff options
| author | asmithakarun <asmithkr@in.ibm.com> | 2019-06-24 13:28:05 +0300 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-08-07 15:10:24 +0300 |
| commit | ee90393157cc2d4d3cbcc9b58083dea2267f8ac9 (patch) | |
| tree | e23cbbcc8b50c8861efb073b8279f146b24874aa /meta-openembedded/meta-python/recipes-devtools/python/python-scrypt.inc | |
| parent | 3281839c6ab68aa822bf4f0c7e56fb304fa74790 (diff) | |
| download | openbmc-ee90393157cc2d4d3cbcc9b58083dea2267f8ac9.tar.xz | |
Enhance Discovery class infrastructure
The service files contains a 'txt' field, where service-specific
data can be added. Addition of this text record facilitates unique
identification of IBM BMCs in a network.
The idea of this commit is to enhance the bbclass to append a
new text record in the avahi static service files. This text
record is added only for avahi and not slp.
Tested By:
The additional data should be in the form of 'Key=Value', else the
build will be terminated with the corresponding error.
The following possibilities are tested:
1. Key=Value => True
2. Key= => False
3. Key=Value| => True
4. =Value => False
5. Key=Value= => False
6. == => False
(From meta-phosphor rev: 2d6aedfb652bc0e6c7657dae586349823e3fb26d)
Signed-off-by: asmithakarun <asmithkr@in.ibm.com>
Change-Id: Ie0b8466a10097d7fdbfd0c8849a0c0d7145e3923
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python-scrypt.inc')
0 files changed, 0 insertions, 0 deletions
