Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made a small alteration in de postrm part #7

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Made a small alteration in de postrm part #7

wants to merge 38 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 27, 2016

Corrected the postrm part

MiLo and others added 30 commits August 4, 2013 11:56
Allows overriding SRC_URI in local.conf without breaking things.
Added AnalogClock plugin
The version number automatically increments with each git release. Reset
the PR number, and replace the "0.1" in the version number with a simple
"1". This is to help migrate to newer OE versions where PR will be
controlled by the build server.
It's currently blocking the build, disable it until the package's makefile
has been repaired.
Break dependency list into multiple lines and sort them alphabetically.
No functional change.
Prevents errors like "no module named decimal"
This reverts commit 1249114.

There are some critical issues to be solved first.
This reverts commit 4cdce53.

There are some critical issues to be solved first.
As suggested by blzr.
No need to use a PN override, which makes it hard for recipes to use
anything else but the same syntax, and prevents overriding it in a
global config file.
Add a SUMMARY to the recipe, so the 'opkg list' description is less cryptic.
Set PACKAGE_ARCH to "all" because the plugin only contains Python code and shell script.

Now that the version numbering has been fixed, it's safe to change the arch.
This was foreseen for a long time and now is the time to enforce it.

Crossepg can be re-enabled when it looses the mips32el blob, e.g.
when the corresponding source to build it from is added.
Fixes the following OE warning messages:
enigma2-plugin-extensions-openwebif: /enigma2-plugin-extensions-openwebif/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/public/css/jquery-ui-1.8.18.custom.css is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

(cherry picked from commit 79bff5e)
Signed-off-by: Erik Slagter <[email protected]>
A DEPENDS on enigma2 is only needed if the plugin imports something (libs, headers)
from enigma2. This is rarely, if ever, the case, so remove the hard DEPENDS.

This fixes the problem that most plugins are being rebuilt daily even when there
were no changes.
No actual effect, it won't be built anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants