[oe-commits] Ross Burton : systemd-serialgetty: remove redundant statements

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 19:05:53 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: e5820f56becb3bcee44a461f7fc5640159679a15
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e5820f56becb3bcee44a461f7fc5640159679a15

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Jan 21 18:09:19 2013 +0000

systemd-serialgetty: remove redundant statements

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd-serialgetty.bb |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb b/meta/recipes-core/systemd/systemd-serialgetty.bb
index 7e7368b..3e2a0e3 100644
--- a/meta/recipes-core/systemd/systemd-serialgetty.bb
+++ b/meta/recipes-core/systemd/systemd-serialgetty.bb
@@ -35,9 +35,6 @@ do_install() {
 	fi
 }
 
-PACKAGES = "${PN} ${PN}-dbg ${PN}-dev ${PN}-doc"
-
-RRECOMMENDS_${PN} = ""
 RDEPENDS_${PN} = "systemd"
 
 # This is a machine specific file





More information about the Openembedded-commits mailing list