From 896454da3fe1d96b7392536fa4cd8ed796eb6b08 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 7 Dec 2013 04:43:54 +0100 Subject: [PATCH] pandora-skel.bb: Added new file ntpdate.sh --- recipes/pandora-system/pandora-skel.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/pandora-system/pandora-skel.bb b/recipes/pandora-system/pandora-skel.bb index d0d4030..9a13e37 100644 --- a/recipes/pandora-system/pandora-skel.bb +++ b/recipes/pandora-system/pandora-skel.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" # /etc/skel is used by Shadow's useradd so you really have that installed for this to make sense ;) RDEPENDS = "shadow" -PR = "r23" +PR = "r24" SRC_URI = " \ file://.xinitrc \ @@ -18,6 +18,7 @@ SRC_URI = " \ file://asoundrc \ file://vimrc \ file://fuse \ + file://ntpdate.sh \ file://snd-pcm-oss \ # file://op_btenabled \ file://PandoraQuickStart.pdf \ -- 2.39.5