Home
last modified time | relevance | path

Searched hist:"15 a8b0e39a5f4a52702a57fe6df48dc1dd45d812" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/meta-phosphor/recipes-phosphor/misc/
H A Dphosphor-misc_git.bb15a8b0e39a5f4a52702a57fe6df48dc1dd45d812 Tue Jun 02 13:18:36 CDT 2020 Adriana Kobylak <anoo@us.ibm.com> phosphor-misc: Create recipe

Create a recipe for the phosphor-misc repo that creates PACKAGES based
on supported configuration options. This allows individual packages
to be added to an image such as phosphor-misc-usb-ctrl,
phosphor-misc-http-redirect-awk, etc.

Tested:
- Verified that adding the misc packages to a packagegroup recipe
built the desired misc package and the binaries and system service
files (if applicable) were installed in the rootfs. Tried different
combinations of misc packages such as:
phosphor-misc-usb-ctrl
phosphor-misc-first-boot-set-mac
phosphor-misc-http-redirect-awk

- Built an image that included the phosphor-misc-http-redirect-awk
package and verified that http://bmc got redirected to https://bmc
to the GUI homepage.
Masking out the IP addresses:
Aug 06 14:31:36 witherspoon-YL10UF78A0H4 systemd[1]: Started Redirect HTTP to HTTPS Per-connection (xxx.xxx.xxx.xxx:62348).
Aug 06 14:31:36 witherspoon-YL10UF78A0H4 systemd[1]: http-redirect@1-yyy.yyy.yyy.yyy:80-xxx.xxx.xxx.xxx:62348.service: Succeeded.

(From meta-phosphor rev: 9fca92d034489d4179450317e08f1913f30373ab)

Change-Id: Ib0d162215c588b1c3e4a29969c4d2178db32eb14
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>