update current recipes gen rev_0.4
authorRonan Le Martret <ronan@fridu.net>
Mon, 10 Nov 2014 14:41:04 +0000 (15:41 +0100)
committerRonan Le Martret <ronan@fridu.net>
Mon, 10 Nov 2014 14:41:04 +0000 (15:41 +0100)
Change-Id: Ied3dc9a3c191582f18dee6ef674f5991931c50d1

meta-tizen-common-base/recipes-multimedia/pulseaudio/pulseaudio.inc
meta-tizen-common-devtools/recipes-devtools/common-multimedia-suite/common-multimedia-suite.inc
meta-tizen-common-devtools/recipes-devtools/common-sanity-suite/common-sanity-suite.inc
meta-tizen-common-devtools/recipes-devtools/common-suite-launcher/common-suite-launcher.inc
meta-tizen-common-devtools/recipes-devtools/ivi-sanity-suite/ivi-sanity-suite.inc
meta-tizen-common-devtools/recipes-devtools/python-requests/python-requests.inc
meta-tizen-common-devtools/recipes-devtools/testkit-stub/testkit-stub.inc

index 16021f0..e731fbb 100644 (file)
@@ -137,10 +137,6 @@ DEPENDS += "vconf"
 
 do_prep() {
  cd ${S}
- #extracte source 0 
- pushd ${S}/../
- unp ${S}/packaging/pulseaudio-5.0.tar.gz 
- popd 
  chmod -Rf a+rX,u+w,g-w,o-w ${S}
  #setup -q -T -b0
  echo "5.0" > .tarball-version
index 18629df..9ac81cb 100644 (file)
@@ -44,7 +44,6 @@ DEPENDS += "glib-2.0"
 inherit pkgconfig
 DEPENDS += "gstreamer1.0"
 
-
 do_prep() {
  cd ${S}
  chmod -Rf a+rX,u+w,g-w,o-w ${S}
@@ -78,7 +77,6 @@ do_compile() {
 }
 EXTRA_OECONF += " --prefix=${prefix}"
 
-
 do_install() {
  export RPM_BUILD_ROOT=${D}
  cd ${S}
index 8a6c13c..d6793d4 100644 (file)
@@ -2,14 +2,12 @@ DESCRIPTION = "Awesome Python HTTP Library That's Actually Usable"
 HOMEPAGE = "http://nohomepage.org"
 SECTION = "System/Base"
 LICENSE = "Apache-2.0"
-
 PV = "2.2.1"
 
 SRC_URI = ""
 
 S = "${WORKDIR}/git"
 
-
 inherit manifest autotools-brokensep
 
 BBCLASSEXTEND = ""
index 8fd044a..cbb4410 100644 (file)
@@ -2,7 +2,6 @@ DESCRIPTION = "Test stub of testkit-lite"
 HOMEPAGE = "http://nohomepage.org"
 SECTION = "Development/Testing"
 LICENSE = "GPL-2.0"
-
 PV = "1.0"
 
 SRC_URI = ""