From: Michael Mrozek Date: Sat, 7 Dec 2013 03:43:54 +0000 (+0100) Subject: pandora-skel.bb: Added new file ntpdate.sh X-Git-Tag: sz_160~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896454da3fe1d96b7392536fa4cd8ed796eb6b08;p=openpandora.oe.git pandora-skel.bb: Added new file ntpdate.sh --- 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 \