ppp-dsl 0.1-monolithic: Drop botched recipe.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 14 Jan 2008 20:45:28 +0000 (20:45 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 14 Jan 2008 20:45:28 +0000 (20:45 +0000)
* Commit message read "ppp-dsl: added ppp-dsl version for monolithic kernels."
Few issues: a) there's no need to have version of userspace app for "monolithic"
kernels; b) The recipes doesn't contain any changes comparing to original recipe;
c) It should not be "version", it always should be "package". This indeed adds
the version, which shadows the normal one.

packages/ppp-dsl/ppp-dsl_0.1-monolithic.bb [deleted file]

diff --git a/packages/ppp-dsl/ppp-dsl_0.1-monolithic.bb b/packages/ppp-dsl/ppp-dsl_0.1-monolithic.bb
deleted file mode 100644 (file)
index 216c87f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-include ppp-dsl_0.1.bb
-
-RDEPENDS = "ppp rp-pppoe"
-
-S = "${WORKDIR}/ppp-dsl-0.1"