summaryrefslogtreecommitdiffstats
path: root/recipes/opie-advancedfm/opie-advancedfm_cvs.bb
blob: e49a27e11068928323103609367e17f58e4e7ea8 (plain)
1
2
3
4
5
6
7
require ${PN}.inc

PV = "${OPIE_GIT_PV}"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/${APPNAME} \
           ${OPIE_GIT};protocol=git;subpath=pics \
           ${OPIE_GIT};protocol=git;subpath=apps"
vesdk-coreutils_many_warnings_fixed'>dengke/nativesdk-coreutils_many_warnings_fixed OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch
blob: d5ef0032be23ea584aa08f4c75f58b0dd5241e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Upstream-Status: Inappropriate [licensing]

posixtm.[ch] files are replaced with gplv2 version from these locations:

http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.c;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.h;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba 

update the Copyright file information to reflect the replaced files.

Date: 2010/08/31
Nitin A Kamble nitin.a.kamble@intel.com

Index: at-3.1.12/Copyright
===================================================================
--- at-3.1.12.orig/Copyright
+++ at-3.1.12/Copyright
@@ -31,10 +31,10 @@ The files posixtm.c and posixtm.h have t
    Copyright (C) 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2003, 2004,
    2005, 2006, 2007 Free Software Foundation Inc.
 
-   This program is free software: you can redistribute it and/or modify
+   This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
 
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of