aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-08-21 06:59:50 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-08-21 06:59:50 +0000
commit59fda2f87d634ef5e63b0572d370c7bf452f3ab9 (patch)
tree7f9515c7674dfb84049d8c27495ee58e74526004 /packages
parent311a9a4d92d7f9eb6f721d1ec4c55aff247cdf2b (diff)
downloadopenembedded-59fda2f87d634ef5e63b0572d370c7bf452f3ab9.tar.gz
libgsmd: remove band-aid, gsmd.h / linux_list.h issue fixed upstream
Diffstat (limited to 'packages')
-rw-r--r--packages/gsm/libgsmd_svn.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/gsm/libgsmd_svn.bb b/packages/gsm/libgsmd_svn.bb
index 4f6fe12766..a814f3fb72 100644
--- a/packages/gsm/libgsmd_svn.bb
+++ b/packages/gsm/libgsmd_svn.bb
@@ -28,15 +28,6 @@ do_install_append() {
install -m 0755 ${WORKDIR}/gsmd ${D}/${sysconfdir}/init.d/
install -d ${D}/${sysconfdir}/default
install ${WORKDIR}/default ${D}/${sysconfdir}/default/gsmd
- # band-aid:
- install -d ${D}${includedir}/common
- install -m 0644 ${S}/include/common/linux_list.h ${D}${includedir}/common
-}
-
-# band-aid:
-do_stage_append () {
- install -d ${STAGING_INCDIR}/common
- install ${S}/include/common/linux_list.h ${STAGING_INCDIR}/common
}
PACKAGES =+ "${PN}-tools gsmd gsmd-plugins \