diff options
Diffstat (limited to 'meta/recipes-devtools/apt/apt-native_0.7.14.bb')
| -rw-r--r-- | meta/recipes-devtools/apt/apt-native_0.7.14.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt-native_0.7.14.bb b/meta/recipes-devtools/apt/apt-native_0.7.14.bb new file mode 100644 index 0000000000..2f04b72cab --- /dev/null +++ b/meta/recipes-devtools/apt/apt-native_0.7.14.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require apt-native.inc | ||
| 2 | |||
| 3 | PR = "r3" | ||
| 4 | |||
| 5 | SRC_URI += "file://nodoc.patch \ | ||
| 6 | file://noconfigure.patch \ | ||
| 7 | file://no-curl.patch \ | ||
| 8 | file://includes-fix.patch" | ||
