summaryrefslogtreecommitdiff
path: root/config-sdk/rs_resource/OSS/baserpm/kernel-headers-linux-rs.xml
blob: 572229a30adcb5c07f611c3b9a7b125d0f4c56cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<rootstrap name="kernel-headers-linux">
  <emulator>
    <rpm accept="linux-glibc-devel" arch="i686"/>
  </emulator>
  <target>
    <rpm accept="linux-glibc-devel" arch="armv7l"/>
  </target>
  <necessary>
    <file>*</file>
  </necessary>
  <unnecessary>
  </unnecessary>
  <include_path>/usr/include</include_path>
</rootstrap>