MozillaFirefox/_constraints
author Wolfgang Rosenauer <wr@rosenauer.org>
Wed, 26 Apr 2017 14:28:17 +0200
branchfirefox53
changeset 964 218a4e337cfe
parent 903 83801946c93f
child 1025 108497b98e44
permissions -rw-r--r--
use mozilla geolocation api instead of broken google one remove Aurora build options
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     2
<constraints>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     3
  <hardware>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     4
    <disk>
903
83801946c93f 44.0.2 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 802
diff changeset
     5
      <size unit="G">13</size>
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     6
    </disk>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     7
    <memory>
903
83801946c93f 44.0.2 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 802
diff changeset
     8
      <size unit="M">6000</size>
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     9
    </memory>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    10
  </hardware>
788
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    11
  <overwrite>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    12
    <conditions>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    13
      <arch>armv6l</arch>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    14
      <arch>armv7l</arch>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    15
    </conditions>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    16
    <hardware>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    17
      <memory>
801
f5f6f5547c2b merge changes from OBS Factory submissions
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 788
diff changeset
    18
        <size unit="M">2600</size>
788
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    19
      </memory>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    20
    </hardware>
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 758
diff changeset
    21
  </overwrite>
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    22
</constraints>