| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
This application doesn't have any in-tree users. As such, drop the
recipe and its dependencies.
(From meta-phosphor rev: 296cc521f5a1c8c87c63a5b475b23c876241bf22)
Change-Id: Ie0ce809f84a133c023f96b4727550690583cb9df
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous logic for keeping this file in the image did
not work well when building an SDK (the packaging layout
is different). This change works in all cases and is more
efficient.
Tested: Verified normal image and SDK build fine now
for witherspoon.
Resolves openbmc/openbmc#3384
(From meta-phosphor rev: aa7464007ae3c880bcffc46b184732fea7f6a280)
Change-Id: I9492fdd543353e405d602d1ff392cd518437d007
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only the .pyc files are needed from the python recipe.
There was some discussion of natively supporting this
in the python recipe within this bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434
But nothing ever came of it so for now bbappend a file
that removes the unneeded .py files during install.
This saves us 800KB of rofs space.
Testing: Verified the python apps still started without
issue in QEMU.
Resolves: openbmc/openbmc#3372
(From meta-phosphor rev: 20e22db34e1d1b913607b538d3c536979f38ecf4)
Change-Id: I63b452dd63cff3274414b3e01183b62c0c7656f8
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
Adopt a more conventional directory hierarchy. meta-phosphor is still
a _long_ way from suitable for hosting on yoctoproject.org but things
like this don't help.
(From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b)
Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|