HomeSort by relevance Sort by last modified time
    Searched refs:BuildRoot (Results 1 - 17 of 17) sorted by null

  /external/blktrace/
btrace.spec 22 BuildRoot: %{_tmppath}/%{name}-%{version}-build
  /external/libexif/
libexif.spec 11 BuildRoot: %{_tmppath}/%{name}-%{version}-root
  /external/ltp/testcases/kernel/io/disktest/
disktest.spec 8 BuildRoot: /tmp/%{name}-buildroot
  /hardware/intel/common/libmix/mix_audio/
mixaudio.spec 15 BuildRoot: %{_tmppath}/%{name}-root
  /hardware/intel/common/libmix/mix_common/
mixcommon.spec 9 BuildRoot: %{_tmppath}/%{name}-root
  /hardware/intel/common/libmix/mix_vbp/
mixvbp.spec 15 BuildRoot: %{_tmppath}/%{name}-root
  /external/deqp/scripts/android/
build_apk.py 236 class BuildRoot (ResolvablePathComponent):
398 return [BuildRoot(), self.appDirName, "assets"]
401 return [BuildRoot(), self.appDirName, "bin", "classes.jar"]
404 return [BuildRoot(), self.appDirName, "bin", "classes.dex"]
407 return [BuildRoot(), self.appDirName, "bin", self.appName + ".apk"]
446 "-J", resolvePath(config, [BuildRoot(), self.package.getAppDirName(), "src"]),
460 srcPaths.append([BuildRoot(), self.package.getAppDirName(), "src"]) # Generated sources
479 objPath = resolvePath(config, [BuildRoot(), self.package.getAppDirName(), "obj"])
542 self.keystorePath = [BuildRoot(), "debug.keystore"]
569 self.dstPath = [BuildRoot(), self.package.getAppDirName(), "tmp", "base.apk"
    [all...]
  /hardware/intel/bootstub/
bootstub.spec 8 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  /hardware/intel/common/libmix/mix_video/
mixvideo.spec 15 BuildRoot: %{_tmppath}/%{name}-root
  /external/iputils/
iputils.spec 14 BuildRoot: %{_tmppath}/%{name}-root
  /external/gptfdisk/
current.spec 10 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 11 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  /external/libogg/
libogg.spec 11 BuildRoot: %{_tmppath}/%{name}-%{version}-root
  /external/expat/
expat.spec 12 BuildRoot: /var/tmp/%{name}-buildroot
  /hardware/intel/common/libva/
libva.spec 13 BuildRoot: %{_tmppath}/%{name}-%{version}-build
  /external/icu/icu4c/packaging/rpm/
icu.spec 22 BuildRoot: /var/tmp/%{name}-%{version}
  /external/strace/
strace.spec 20 %{?!buildroot:BuildRoot: %_tmppath/buildroot-%name-%version-%release}
72 make DESTDIR=%{buildroot} install
74 # remove unpackaged files from the buildroot
75 rm -f %{buildroot}%{_bindir}/strace-graph
85 %{copy64} %{buildroot}%{_bindir}/strace %{buildroot}%{_bindir}/strace64
89 %{buildroot}%{_bindir}/strace -V
442 - remove unpackaged files from the buildroot
    [all...]

Completed in 334 milliseconds