[oe-commits] org.oe.dev libgsmd: remove band-aid, gsmd.h / linux_list.h issue fixed upstream

pH5 commit openembedded-commits at lists.openembedded.org
Tue Aug 21 07:33:21 UTC 2007


libgsmd: remove band-aid, gsmd.h / linux_list.h issue fixed upstream

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 4000d75b8151c9fac5530bc15db5dfc2d11f7aa3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4000d75b8151c9fac5530bc15db5dfc2d11f7aa3
Files:
1
packages/gsm/libgsmd_svn.bb
Diffs:

#
# mt diff -rea002ef2dfcdc37b8ecca56a22b29c5104e27f75 -r4000d75b8151c9fac5530bc15db5dfc2d11f7aa3
#
# 
# 
# patch "packages/gsm/libgsmd_svn.bb"
#  from [ba98d351988038ba9049d25dc6f82ae76c983ee7]
#    to [5bfef07ab90056b98c4bcf253d3d8773ff46f2e9]
# 
============================================================
--- packages/gsm/libgsmd_svn.bb	ba98d351988038ba9049d25dc6f82ae76c983ee7
+++ packages/gsm/libgsmd_svn.bb	5bfef07ab90056b98c4bcf253d3d8773ff46f2e9
@@ -28,17 +28,8 @@ 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 \
              gsmd-plugin-machine-generic gsmd-plugin-machine-tihtc \
              gsmd-plugin-vendor-qc gsmd-plugin-vendor-ti \






More information about the Openembedded-commits mailing list