diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-01-09 19:48:13 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-09 19:48:13 +0000 |
commit | 9d2c0ba54d5651f689f912e5fa38a6db863fa198 (patch) | |
tree | 7d273c4a9bbf191413f99001536d7797c7fe407e /packages/opie-security/opie-security.inc | |
parent | a0bc3b7972aafc38c3bfb3045896c01c5ae05e8d (diff) |
opie-security: removed dependency loop
- moved opie-securityplugin-pin from opie-security to meta-opie/task-opie-settings
Diffstat (limited to 'packages/opie-security/opie-security.inc')
-rw-r--r-- | packages/opie-security/opie-security.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/opie-security/opie-security.inc b/packages/opie-security/opie-security.inc index d3f6c00e35..d207399fee 100644 --- a/packages/opie-security/opie-security.inc +++ b/packages/opie-security/opie-security.inc @@ -3,10 +3,8 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" -RRECOMMENDS = "opie-securityplugin-pin" APPNAME = "security" - S = "${WORKDIR}/${APPNAME}" inherit opie |