diff options
| author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:20:07 +0200 |
|---|---|---|
| committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:20:07 +0200 |
| commit | ee97d3d279164f8b44fb8afc997e4ae953d17106 (patch) | |
| tree | bff0bd4240f00bbb21624c1df55583f61abaea25 /recipes-core/busybox/busybox_1.22.1.bbappend | |
| download | meta-virtualization-daisy-140929.tar.gz | |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-core/busybox/busybox_1.22.1.bbappend')
| -rw-r--r-- | recipes-core/busybox/busybox_1.22.1.bbappend | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox_1.22.1.bbappend b/recipes-core/busybox/busybox_1.22.1.bbappend new file mode 100644 index 00000000..8369a031 --- /dev/null +++ b/recipes-core/busybox/busybox_1.22.1.bbappend | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | SRC_URI += " \ | ||
| 4 | file://lspci.cfg \ | ||
| 5 | file://lsusb.cfg \ | ||
| 6 | file://mdev.cfg \ | ||
| 7 | file://mount-cifs.cfg \ | ||
| 8 | file://ps-extras.cfg \ | ||
| 9 | file://getopt.cfg \ | ||
| 10 | " | ||
